Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Torch] Support aten::hardswish_ #6897

Closed
zhiqwang opened this issue Nov 11, 2020 · 3 comments · Fixed by #7174
Closed

[Torch] Support aten::hardswish_ #6897

zhiqwang opened this issue Nov 11, 2020 · 3 comments · Fixed by #7174

Comments

@zhiqwang
Copy link
Contributor

zhiqwang commented Nov 11, 2020

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 released nn.Hardswish activation ops in PyTorch 1.7 are widely used in MobileNetV3 and YOLO V5. I want to know is there any plan to support this operator?

@zhiics
Copy link
Member

zhiics commented Nov 11, 2020

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.

@masahi
Copy link
Member

masahi commented Nov 11, 2020

@zhiics We've upgraded to 1.7 recently #6828

@zhiqwang We can certainly support hardswish.

@zhiics
Copy link
Member

zhiics commented Nov 11, 2020

@masahi Sorry. I missed that. Cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants