ysh329 commented on issue #17602: URL: https://github.com/apache/tvm/issues/17602#issuecomment-2612057795
# Check package Using script [`tests/scripts/release/test_release_candidate.sh`](https://github.com/apache/tvm/blob/main/tests/scripts/release/test_release_package.sh). ## Check download ```bash [1/9] Downloading from apache.org ... # passed [2/9] Downloading from github.com ... # passed ``` ## Check asc & sha512 ```bash [3/9] Check difference between github.com and apache.org ... [4/9] Checking asc ... + cd github + echo '[5/9] Checking sha512 ...' [5/9] Checking sha512 ... ``` ## Check binary in source code ```bash ``` Nothing found. ## Compile and Python Import on Linux ```bash [8/9] Compile and Python Import on Linux ... ... ... ... ... ... ... ``` -- 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]
