Adding support for TFLite QnnSub operator. (#5230)
authorshoubhik <shoubhikbhatti@gmail.com>
Fri, 10 Apr 2020 05:32:28 +0000 (22:32 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Apr 2020 05:32:28 +0000 (22:32 -0700)
commit6ecfaaff1daa40fddaab6d7b17d0563e2b318930
treea3faab3b271c18197bbb287e0fcd4a3e54d17197
parent029388f54a90fde29b34e143d9c48c85dec5c8a6
Adding support for TFLite QnnSub operator. (#5230)
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py