Add LOGISTIC operator to relay tflite frontend (#3313)
authorAlexander Pivovarov <pivovaa@amazon.com>
Tue, 11 Jun 2019 04:26:15 +0000 (21:26 -0700)
committerYao Wang <kevinthesunwy@gmail.com>
Tue, 11 Jun 2019 04:26:14 +0000 (21:26 -0700)
commit7c1c97d2d8d0a99c752d43f95d92618b62b1f015
treed94aedf62578a3952dd585b7ef81c399fcf2c20d
parentc4245e3d05d7ce71ebb6fdabebd71f19f16463a3
Add LOGISTIC operator to relay tflite frontend (#3313)
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py