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/12/08 22:19:19 UTC

[GitHub] [tvm] AndrewZhaoLuo opened a new pull request #9687: [Relay][Op] Enable Grouped Conv1d

AndrewZhaoLuo opened a new pull request #9687:
URL: https://github.com/apache/tvm/pull/9687


   We just need to have the type relation support it and it seems to run on llvm target.
   
   Need to check CUDA still.


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] AndrewZhaoLuo closed pull request #9687: [ONNX][Relay][Op] Enable Grouped Conv1d

Posted by GitBox <gi...@apache.org>.
AndrewZhaoLuo closed pull request #9687:
URL: https://github.com/apache/tvm/pull/9687


   


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] AndrewZhaoLuo commented on pull request #9687: [ONNX][Relay][Op] Enable Grouped Conv1d

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


   Superseded by https://github.com/apache/tvm/pull/9832 


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] jwfromm edited a comment on pull request #9687: [ONNX][Relay][Op] Enable Grouped Conv1d

Posted by GitBox <gi...@apache.org>.
jwfromm edited a comment on pull request #9687:
URL: https://github.com/apache/tvm/pull/9687#issuecomment-989285524


   Thanks for making this change, Andrew. Any chance you could do a quick check on the performance before and after? I worry that without group conv1d schedule support in topi, this will result in a regression.


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] jwfromm commented on pull request #9687: [ONNX][Relay][Op] Enable Grouped Conv1d

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


   Thanks for doing this Andrew. Any chance you could do a quick check on the performance before and after? I worry that without group conv1d schedule support in topi, this will result in a regression.


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org