[Bug] [Relax] Cannot import mobilenet_v3 #17068
Labels
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
Cannot import mobilenet_v3 because Hardswish and Hardsigmoid are not supported by Relax. I'll try to fix it.
TODOs
Expected behavior
mobilenet_v3_small and mobilenet_v3_small can be imported with
from_fx
.Actual behavior
Got the below error message when I executed the repro.
Environment
OS: Ubuntu 22.04 LTS on WSL2
TVM: 0e622e1
PyTorch: 2.3.0
Torchvision: 0.18.0
Steps to reproduce
Triage
Please refer to the list of label tags here to find the relevant tags and add them below in a bullet format (example below).
cc @junrushao
The text was updated successfully, but these errors were encountered: