Re: [I] [Bug] [Relax] Cannot import mobilenet_v3 [tvm]

2024-06-13 Thread via GitHub
yongwww closed issue #17068: [Bug] [Relax] Cannot import mobilenet_v3 URL: https://github.com/apache/tvm/issues/17068 -- 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 unsubsc

Re: [I] [Bug] [Relax] Cannot import mobilenet_v3 [tvm]

2024-06-08 Thread via GitHub
mshr-h commented on issue #17068: URL: https://github.com/apache/tvm/issues/17068#issuecomment-2155848498 Thank you for your comment! Yes, I'm implementing hardswish support on the torch frontend (fx_translater.py). Initial implementation works fine. After clearing up my code, I'll send the

Re: [I] [Bug] [Relax] Cannot import mobilenet_v3 [tvm]

2024-06-07 Thread via GitHub
yongwww commented on issue #17068: URL: https://github.com/apache/tvm/issues/17068#issuecomment-2155669655 The error message shows that operation `Hardswish` is not supported in the fx converter, would you mind sending a pr to add it in https://github.com/apache/tvm/blob/main/python/tvm/rel