jcf94 commented on pull request #8138: URL: https://github.com/apache/tvm/pull/8138#issuecomment-849624653
> This PR will break other code that does not use auto-scheduler. > If some existing scripts do not use auto-scheduler but enable FastMath pass, their performance will be degraded after this PR (for cpu backends), or they just cannot run (for GPU backends) Yeah, actually I'm now writing schedules for fast_softmax in cuda, this does comes to be a problem. -- 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: [email protected]
