Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 879 Bytes

tflite-op-request.md

File metadata and controls

30 lines (21 loc) · 879 Bytes
name about labels
TensorFlow Lite Op Request
Use this template for reporting Lite ops you are using or missing
comp:lite

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
  • TensorFlow installed from (source or binary):
  • TensorFlow version (or github SHA if from source):

Provide the text output from tflite_convert

# Copy and paste here

Standalone code to reproduce the issue Provide a reproducible test case that is the bare minimum necessary to generate the problem. If possible, please share a link to Colab/Jupyter/any notebook.

Also, please include a link to a GraphDef or the model if possible.

Any other info / logs

Include 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.