jikechao commented on issue #18377: URL: https://github.com/apache/tvm/issues/18377#issuecomment-3426213888
@garfield0xff Due to outdated documentation, many examples contain obsolete usage patterns. This stems from frequent non-backward-compatible changes in TVM's codebase, which the documentation has not been updated to reflect. To find the latest usage, refer to the test cases in the source code. You can obtain the output results via `vm["main"](cpu_data, *cpu_params)` directly. It not a bug in TVM, I closed it! -- 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]
