Fix TFLite RESHAPE assert (#4320)
authorAlexander Pivovarov <pivovaa@amazon.com>
Tue, 19 Nov 2019 17:15:08 +0000 (09:15 -0800)
committerYizhi Liu <liuyizhi@apache.org>
Tue, 19 Nov 2019 17:15:08 +0000 (09:15 -0800)
commit331f6fd012763438c6d756be051b6e2c8a96f61c
treefe22d78b85b56f87eebaaa9244c1479be979b27a
parent26eb4053071750b6c48f5da3cd6510d0c96a74d9
Fix TFLite RESHAPE assert (#4320)
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py