tqchen opened a new issue #6540: URL: https://github.com/apache/incubator-tvm/issues/6540
per PackedFunc FFI convention, we should always pass integer as i64 when they appear as argument of a PackedFunc to simplify the calling. We might need to update the rust FFI to reflect it. Related - https://github.com/apache/incubator-tvm/issues/6528 ---------------------------------------------------------------- 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]
