[TFLite] Model importer to be compatible with tflite 2.1.0 (#5497)
authorThierry Moreau <tmoreau@octoml.ai>
Sat, 2 May 2020 00:02:24 +0000 (17:02 -0700)
committerGitHub <noreply@github.com>
Sat, 2 May 2020 00:02:24 +0000 (17:02 -0700)
commit8599f7c61c84b70adec659c8e0c99ac963ce0796
tree2a01934ba623b6faa920436a6ac31cfc309ad40b
parent360027d2ca3341da555fd3f292f24ada6d8a9734
[TFLite] Model importer to be compatible with tflite 2.1.0 (#5497)
golang/sample/gen_mobilenet_lib.py
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py
tutorials/frontend/from_tflite.py