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/06/13 16:50:56 UTC

[GitHub] [incubator-tvm] tqchen opened a new pull request #5799: [TEST] Temporary disable fp16 type_as test for PyTorch Frontend

tqchen opened a new pull request #5799:
URL: https://github.com/apache/incubator-tvm/pull/5799


   cc @randxie @masahi 
   
   This is due to the problem of the code generator. The CI allows non-TensorCore compatible GPUs(so we have more resources) in frontend tests to enable maximum coverage, so it was missed by the first pass.
   
   The particular error seems was due to the non-vectorization of the cast.
   


----------------------------------------------------------------
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] tqchen merged pull request #5799: [TEST] Temporary disable fp16 type_as test for PyTorch Frontend

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #5799:
URL: https://github.com/apache/incubator-tvm/pull/5799


   


----------------------------------------------------------------
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