ysh329 commented on issue #16428:
URL: https://github.com/apache/tvm/issues/16428#issuecomment-1900094075

   # Check
   
   ```bash
   $ wget -c 
https://dist.apache.org/repos/dist/dev/tvm/tvm-v0.15.0-rc0/apache-tvm-src-v0.15.0.rc0.tar.gz
   $ wget -c 
https://dist.apache.org/repos/dist/dev/tvm/tvm-v0.15.0-rc0/apache-tvm-src-v0.15.0.rc0.tar.gz.sha512
   $ wget -c 
https://dist.apache.org/repos/dist/dev/tvm/tvm-v0.15.0-rc0/apache-tvm-src-v0.15.0.rc0.tar.gz.asc
   
   @ysh329 ➜ /workspaces $ gpg --verify ./apache-tvm-src-v0.15.0.rc0.tar.gz.asc 
./apache-tvm-src-v0.15.0.rc0.tar.gz
   gpg: Signature made Fri Jan 19 01:33:50 2024 UTC
   gpg:                using RSA key A4D9228E55761E665BF01CBB5CE869CB7DEC048C
   gpg: Good signature from "Star Yuan (CODE SIGNING KEY) <[email protected]>" 
[unknown]
   gpg: WARNING: This key is not certified with a trusted signature!
   gpg:          There is no indication that the signature belongs to the owner.
   Primary key fingerprint: A4D9 228E 5576 1E66 5BF0  1CBB 5CE8 69CB 7DEC 048C
   @ysh329 ➜ /workspaces $ cat ./apache-tvm-src-v0.15.0.rc0.tar.gz.sha512 
   
0fd459923f4bdc054d27bc0edc5e1735eebf4a0f8cde6a4d5ccf913c3aa7c811487efbedfe9691c56359f5ad4a03f69b4cd2fbcdb65e4ba457992aedb4dc7da3
  apache-tvm-src-v0.15.0.rc0.tar.gz
   @ysh329 ➜ /workspaces $ sha512sum ./apache-tvm-src-v0.15.0.rc0.tar.gz
   
0fd459923f4bdc054d27bc0edc5e1735eebf4a0f8cde6a4d5ccf913c3aa7c811487efbedfe9691c56359f5ad4a03f69b4cd2fbcdb65e4ba457992aedb4dc7da3
  ./apache-tvm-src-v0.15.0.rc0.tar.gz
   ```
   


-- 
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]

Reply via email to