leandron opened a new pull request #6773: URL: https://github.com/apache/incubator-tvm/pull/6773
Reverts apache/incubator-tvm#6706, as it breaks five TFLite tests. This is also reported in #6754. On my machine I can see these fails when I have TF 2.3.1 installed: ``` tests/python/frontend/tflite/test_forward.py::test_forward_convolution tests/python/frontend/tflite/test_forward.py::test_forward_transpose_conv tests/python/frontend/tflite/test_forward.py::test_forward_quantize_dequantize tests/python/frontend/tflite/test_forward.py::test_forward_padv2 - Run... tests/python/frontend/tflite/test_forward.py::test_forward_relu - Valu... ``` _Note_: I used GitHub's "revert" functionality here, to revert the whole #6706, and I think we can just use the same to re-merge it, when sources are ready to cope with TF 2.3.x. cc @tqchen @ANSHUMAN87 @u99127 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
