• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---
2name: TensorFlow Lite Op Request
3about: Use this template for reporting ops you are using or missing.
4
5---
6
7
8**System information**
9- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
10- TensorFlow installed from (source or binary):
11- TensorFlow version (or github SHA if from source):
12
13
14**Provide the text output from tflite_convert**
15
16```
17# Copy and paste here
18```
19
20Also, please include a link to a GraphDef or the model if possible.
21
22**Any other info / logs**
23
24Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
25