Pin hand landmark network to version 0.7.4. (#5813)
authorLeandro Nunes <leandro.nunes@arm.com>
Mon, 15 Jun 2020 14:54:38 +0000 (15:54 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 14:54:38 +0000 (22:54 +0800)
commitd97dcd79b6081cfabadce4169855e2b6ef3f43d8
tree1343013e06a2461595b84a3ced3556cb62acacbc
parentc8b7d6d04596f0859340acee8f689326223455b4
Pin hand landmark network to version 0.7.4. (#5813)

* Versions above 0.7.4 are broken due to changes in the
   quantization operations in the model, which are current
   not supported by TVM.

Fixes #5774.
tests/python/frontend/tflite/test_forward.py