[TFLite] Implemented ONE_HOT Operator for TFLite (#6223)
authorRishabh Jain <56974688+jainris@users.noreply.github.com>
Mon, 10 Aug 2020 12:21:20 +0000 (17:51 +0530)
committerGitHub <noreply@github.com>
Mon, 10 Aug 2020 12:21:20 +0000 (20:21 +0800)
commit8bb99fb1bb57ce7f33b42fb67a11f908e1a904d4
treea86b41e049b8b1877160f8cbd2f6879e2e4c41b3
parent5ed7d31a73e1468e1257fd40e6620cd9976ada59
[TFLite] Implemented ONE_HOT Operator for TFLite (#6223)
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py