Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VOTE] Release Apache TVM v0.19.0.rc0 #17602

Open
ysh329 opened this issue Jan 24, 2025 · 4 comments
Open

[VOTE] Release Apache TVM v0.19.0.rc0 #17602

ysh329 opened this issue Jan 24, 2025 · 4 comments

Comments

@ysh329
Copy link
Contributor

ysh329 commented Jan 24, 2025

Dear TVM community,

This is a call for vote to release Apache TVM version v0.19.0. for any edits you would like to see included in the release notes.

Link to release notes:
#17600

Link to release candidate:
https://dist.apache.org/repos/dist/dev/tvm/tvm-v0.19.0-rc0/

Link to github pre-release page:
https://github.com/apache/tvm/releases/tag/v0.19.0.rc0

Everyone is welcomed to vote. Please vote by replying to this thread explicitly. According to release procedure, for the dev@ vote, there must be at least 3 binding +1 votes and more +1 votes than -1 votes.

+1 = approve
+0 = no opinion
-1 = disapprove (provide reason)

NOTE: this thread is being mirrored in dev@

Vote will close Jan 27th at 23:59M GMT.

@ysh329 ysh329 added needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug and removed type: bug needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it labels Jan 24, 2025
@ysh329
Copy link
Contributor Author

ysh329 commented Jan 24, 2025

Check package

Part check using script tests/scripts/release/test_release_candidate.sh.

Check download

[1/9] Downloading from apache.org ...
# passed

[2/9] Downloading from github.com ...
# passed

+ echo '[3/9] Check difference between github.com and apache.org ...'
[3/9] Check difference between github.com and apache.org ...
+ diff github/md5sum.txt ./apache/md5sum.txt

Check asc & sha512

+ echo '[4/9] Checking asc ...'
[4/9] Checking asc ...
+ cd github
+ gpg --verify ./apache-tvm-src-v0.19.0.rc0.tar.gz.asc ./apache-tvm-src-v0.19.0.rc0.tar.gz
gpg: WARNING: unsafe permissions on homedir '/home/stayua01/.gnupg'
gpg: Signature made Fri Jan 24 16:43:28 2025 CST
gpg:                using RSA key A4D9228E55761E665BF01CBB5CE869CB7DEC048C
gpg: Good signature from "Star Yuan (CODE SIGNING KEY) <[email protected]>" [ultimate]
+ echo '[5/9] Checking sha512 ...'
[5/9] Checking sha512 ...
+ sha512sum -c ./apache-tvm-src-v0.19.0.rc0.tar.gz.sha512
apache-tvm-src-v0.19.0.rc0.tar.gz: OK

Compile and Python Import on Linux

[8/9] Compile and Python Import on Linux ...

...
...
...

>>> import tvm
>>> print(tvm.__path__)
['/home/stayua01/release/test-release/test_tvm_v0.19.0.rc0/github/apache-tvm-src-v0.19.0/python/tvm']
>>>

@tqchen
Copy link
Member

tqchen commented Jan 24, 2025

+1

TQ

@Hzfengsy
Copy link
Member

+1

1 similar comment
@yongwww
Copy link
Member

yongwww commented Jan 24, 2025

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants