lhutton1 opened a new pull request #10375: URL: https://github.com/apache/tvm/pull/10375
Ensures the `ScalarToTensorConstants` pass only runs on functions with the "cmsis-nn" compiler attribute. Previously, it was possible for parts of the pass to run on all of the input. For example, `ReplaceScalarWithTensorVariable` was running on all OpNodes without regard to the containing function. -- 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]
