zhiics opened a new pull request #4643: [REFACTOR] Replace TensorObj and TensorValue with NDArray URL: https://github.com/apache/incubator-tvm/pull/4643 This PR removes the TensorObj in VM and TensorValue in interpreter. Instead, we use NDArray directly since it has been migrated to the unified object protocol, #4599 The CI may fail since there are many changes needed. Will ping reviewers when CI is green.
---------------------------------------------------------------- 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] With regards, Apache Git Services
