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 2021/02/22 20:16:48 UTC

[GitHub] [tvm] tmoreau89 opened a new pull request #7501: [AutoScheduler] Fix the type inference for conv2d

tmoreau89 opened a new pull request #7501:
URL: https://github.com/apache/tvm/pull/7501


   Affects some pretty standard convnets like Resnet imported from ONNX in NCHW that are converted with alteroplayout pass to NHWC to get better perf on Ansor.
   
   Similar fix to #7475


----------------------------------------------------------------
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] [tvm] tmoreau89 commented on pull request #7501: [AutoScheduler] Fix the type inference for conv2d

Posted by GitBox <gi...@apache.org>.
tmoreau89 commented on pull request #7501:
URL: https://github.com/apache/tvm/pull/7501#issuecomment-784445597


   Checks have passed, @merrymercy @junrushao1994 PTAL, thanks!
   


----------------------------------------------------------------
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] [tvm] tmoreau89 commented on pull request #7501: [AutoScheduler] Fix the type inference for conv2d

Posted by GitBox <gi...@apache.org>.
tmoreau89 commented on pull request #7501:
URL: https://github.com/apache/tvm/pull/7501#issuecomment-783648981


   @merrymercy @junrushao1994 


----------------------------------------------------------------
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] [tvm] jroesch merged pull request #7501: [AutoScheduler] Fix the type inference for conv2d

Posted by GitBox <gi...@apache.org>.
jroesch merged pull request #7501:
URL: https://github.com/apache/tvm/pull/7501


   


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