# 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 ... ... ... ... ... ... ... ``` -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/17602#issuecomment-2612057795 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm/issues/17602/2612057...@github.com>