Add MUL operator to relay tflite frontend (#3304)
authorAlexander Pivovarov <pivovaa@amazon.com>
Sun, 9 Jun 2019 23:24:11 +0000 (16:24 -0700)
committerYao Wang <kevinthesunwy@gmail.com>
Sun, 9 Jun 2019 23:24:11 +0000 (16:24 -0700)
commit084e338e12a0fb0dbe730ddb6aa6a6db8c4cad01
treefc5eef12d92d017d883808e9a115c6cf91d635d2
parent98a91af993e6b60a72ce288a7e6f98a44126a918
Add MUL operator to relay tflite frontend (#3304)
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py