TFLite: Add fused_activation_function for ADD, SUB, MUL, DIV (#3372)
authorAlexander Pivovarov <pivovaa@amazon.com>
Mon, 17 Jun 2019 19:36:31 +0000 (12:36 -0700)
committerYao Wang <kevinthesunwy@gmail.com>
Mon, 17 Jun 2019 19:36:31 +0000 (12:36 -0700)
commit5050ab5e166822822a56686f43f761896c50c7bb
tree2e7c15d8f7cb58d1f04818458e9e6da59090b5c1
parentdf6957a5ea49806b3073bbb81e339ae379cbbb1c
TFLite: Add fused_activation_function for ADD, SUB, MUL, DIV (#3372)
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py