[TFLite] Support TFLite FP32 Relay frontend. (#2365)
* Support TFLite FP32 Relay frontend. * Fix lint issue * Remove unnecessary variables and packages * Add method doc string * Fix capital letter of method doc string * Add TFLite FP32 Relay frontend based on latest code * Merge the latest code * Solve cython issue with relay type inference * Modify code based on suggestions
Showing
python/tvm/relay/frontend/tflite.py
0 → 100644
This diff is collapsed.
Click to expand it.
tests/python/frontend/tflite/test_forward.py
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment