yongwww commented on PR #17084: URL: https://github.com/apache/tvm/pull/17084#issuecomment-2163449601
I am not sure if we need to introduce a new operator Hardswish to relax, looks we can compose it with several existing ops like add, and those ops are able to be fused by `FuseOps` pass, that means we won't lose perf even we compose it with several existing ops. cc: @tqchen @vinx13 @MasterJH5574 -- 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 unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
