tensorflow/.github/ISSUE_TEMPLATE/tflite-op-request.md
2022-06-14 20:35:58 -07:00

879 B

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.