jwfromm opened a new pull request, #15458: URL: https://github.com/apache/tvm/pull/15458
This very small PR adds a check to our gemm importer to prevent inserting useless multiplies with `alpha` or `beta` when their value is `1.0`. This can produce cleaner easier to optimize graphs. -- 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]
