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/03/02 22:22:26 UTC

[GitHub] [tvm] apivovarov opened a new pull request #7569: [torch] Add linear operator support

apivovarov opened a new pull request #7569:
URL: https://github.com/apache/tvm/pull/7569


   This PR adds `torch.linear` operator support.
   
   `torch.linear` operator description:
   https://pytorch.org/docs/stable/nn.functional.html#linear


----------------------------------------------------------------
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] masahi merged pull request #7569: [torch] Add linear operator support

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


   


----------------------------------------------------------------
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] masahi commented on pull request #7569: [torch] Add linear operator support

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


   Thanks @apivovarov 


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