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/11/11 03:39:19 UTC

[GitHub] [incubator-tvm] zhiqwang opened a new issue #6897: [Torch] Support aten::hardswish_

zhiqwang opened a new issue #6897:
URL: https://github.com/apache/incubator-tvm/issues/6897


   > Thanks for participating in the TVM community! We use https://discuss.tvm.ai for any general usage questions and discussions. The issue tracker is used for actionable items such as feature proposals discussion, roadmaps, and bug tracking.  You are always welcomed to post on the forum first :)
   
   Hi TVM teams,
   
   The new [`nn.Hardswish`](https://pytorch.org/docs/stable/generated/torch.nn.Hardswish.html#torch.nn.Hardswish) activation ops in PyTorch are widely used in [MobileNetV3](https://arxiv.org/abs/1905.02244) and [YOLO V5](https://github.com/ultralytics/yolov5).  I want to know is there any plan to support this operator?


----------------------------------------------------------------
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] zhiics commented on issue #6897: [Torch] Support aten::hardswish_

Posted by GitBox <gi...@apache.org>.
zhiics commented on issue #6897:
URL: https://github.com/apache/incubator-tvm/issues/6897#issuecomment-725687037


   The current PyTorch version in our CI is 1.4. @masahi could you please comment? I remember you had some plans for 1.6/7. 


----------------------------------------------------------------
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] masahi commented on issue #6897: [Torch] Support aten::hardswish_

Posted by GitBox <gi...@apache.org>.
masahi commented on issue #6897:
URL: https://github.com/apache/incubator-tvm/issues/6897#issuecomment-725690056


   @zhiics We've upgraded to 1.7 recently https://github.com/apache/incubator-tvm/pull/6828
   
   @zhiqwang We can certainly support `hardswish`.


----------------------------------------------------------------
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] zhiics commented on issue #6897: [Torch] Support aten::hardswish_

Posted by GitBox <gi...@apache.org>.
zhiics commented on issue #6897:
URL: https://github.com/apache/incubator-tvm/issues/6897#issuecomment-725693561


   @masahi Sorry. I missed that. Cool


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