Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTflite testsuite issue with tflite 2.1.0 (test_elemwise(partial(add, "RELU6"))) #5406
Comments
|
This is the failure in the build and test run in the tflite converter. `
E tensorflow.lite.python.convert.ConverterError: See console for info. E File "/usr/local/lib/python3.6/dist-packages/tensorflow_core/lite/toco/python/toco_from_protos.py", line 56 in execute |


As documented in #5392 using the packages for tflite and tensorflow 2.1.0 the test as in the subject line segfaults. It has now been skipped in the testsuite but this needs to be fixed.