Lunderberg opened a new pull request #10728: URL: https://github.com/apache/tvm/pull/10728
`runtime.TVMArrayAllocWithScope` predates the introduction of ShapeTuple, and its use simplifies the `tvm.nd.empty` function. The two modified locations are the only occurrences of the string "TVMArrayAllocWithScope" in the repository, so no other call sites should need to be updated. -- 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]
