-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
1 day ago I updated ubuntu_install_tflite.sh to use tflite schema version 1.13
https://github.com/dmlc/tvm/blob/master/docker/install/ubuntu_install_tflite.sh#L38
PR was merged 1 day ago
#3356
After that I started two build which uses new tflite classes from v1.13
Both builds failed because they can not find new tflite classes which means that Jenkins workers still use old tflite v1.12
http://ci.tvm.ai:8080/blue/organizations/jenkins/tvm/detail/PR-3370/2/pipeline/
http://ci.tvm.ai:8080/blue/organizations/jenkins/tvm/detail/PR-3370/1/pipeline/
Integration test - frontend GPU error:
Running relay TFLite frontend test...
File "/workspace/python/tvm/relay/frontend/tflite.py", line 235, in _convert_resize
from tflite.ResizeNearestNeighborOptions import ResizeNearestNeighborOptions
PR which uses new tflite classes #3370
tflite schema v1.13 - https://raw.githubusercontent.com/tensorflow/tensorflow/r1.13/tensorflow/lite/schema/schema.fbs