Add parser support for SUM tflite operator (#4182)
authorIna Dobreva <55383260+inadob@users.noreply.github.com>
Thu, 24 Oct 2019 16:58:22 +0000 (17:58 +0100)
committerTianqi Chen <tqchen@users.noreply.github.com>
Thu, 24 Oct 2019 16:58:22 +0000 (09:58 -0700)
commitb08fe8105334dbae18da6c79a28deb5cfacc0b52
tree5b5a1018d4ea5ac2de1fb92125449dcd1443f18e
parente74a0eb6111c147673e3cd73246ffd20dfc92615
Add parser support for SUM tflite operator (#4182)
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py