[Bugfix][Frontend][TFlite] Fix wrong function call in TANH tests (#4517)
authorIna Dobreva <55383260+inadob@users.noreply.github.com>
Sat, 14 Dec 2019 05:15:12 +0000 (05:15 +0000)
committerTianqi Chen <tqchen@users.noreply.github.com>
Sat, 14 Dec 2019 05:15:12 +0000 (21:15 -0800)
commitf5e2c44e9b50dcd8679df751c57adff4d9534a38
tree7d778c683286247a6417de7c823a020f4e037cce
parentf10944c90c93d99e1854969d6d19e9b30fae6a8b
[Bugfix][Frontend][TFlite] Fix wrong function call in TANH tests (#4517)

* Replace sigmoid() with tanh() in tests for TANH
tests/python/frontend/tflite/test_forward.py