You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/10/27 15:54:07 UTC

[GitHub] [incubator-tvm] leandron opened a new pull request #6773: Revert "[CI] Tensorflow version support upgrade from 2.1.0 to 2.3.1"

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:
users@infra.apache.org



[GitHub] [incubator-tvm] ANSHUMAN87 commented on pull request #6773: Revert "[CI] Tensorflow version support upgrade from 2.1.0 to 2.3.1"

Posted by GitBox <gi...@apache.org>.
ANSHUMAN87 commented on pull request #6773:
URL: https://github.com/apache/incubator-tvm/pull/6773#issuecomment-717462046


   @leandron: Please refer #6774 for the fix.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] leandron commented on pull request #6773: Revert "[CI] Tensorflow version support upgrade from 2.1.0 to 2.3.1"

Posted by GitBox <gi...@apache.org>.
leandron commented on pull request #6773:
URL: https://github.com/apache/incubator-tvm/pull/6773#issuecomment-718700530


   #6774 fixes the issues reported in #6754, making this PR unnecessary, so I'm closing it.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] leandron closed pull request #6773: Revert "[CI] Tensorflow version support upgrade from 2.1.0 to 2.3.1"

Posted by GitBox <gi...@apache.org>.
leandron closed pull request #6773:
URL: https://github.com/apache/incubator-tvm/pull/6773


   


----------------------------------------------------------------
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:
users@infra.apache.org