Add Reduce operators to TFLite (#3421)
authorAlexander Pivovarov <pivovaa@amazon.com>
Mon, 24 Jun 2019 03:39:43 +0000 (17:39 -1000)
committerYao Wang <kevinthesunwy@gmail.com>
Mon, 24 Jun 2019 03:39:43 +0000 (20:39 -0700)
commit311434e881538de1af8be3e129589e50bbfd7b21
tree45565e3cc2ce2067d2c8ddd09ed3771a0cfc6c07
parent5629901033d5949dc130d2371ae419d432b066e2
Add Reduce operators to TFLite (#3421)
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py