mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Delete 40-tflite-op-request.md
This commit is contained in:
committed by
GitHub
parent
0df1b3aaf1
commit
6599660982
30
.github/ISSUE_TEMPLATE/40-tflite-op-request.md
vendored
30
.github/ISSUE_TEMPLATE/40-tflite-op-request.md
vendored
@@ -1,30 +0,0 @@
|
||||
---
|
||||
name: TensorFlow Lite Op Request
|
||||
about: Use this template for reporting Lite ops you are using or missing
|
||||
labels: '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.
|
||||
Reference in New Issue
Block a user