tqchen opened a new pull request, #224: URL: https://github.com/apache/tvm-ffi/pull/224
This PR updates the env_conetxt.cc to check the ret code first before checking the dl_tensor being not null, this allows us to effectively propagate error message from the caller if any to the consumer. Test case updated to guard this regression. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
