driazati commented on issue #12103: URL: https://github.com/apache/tvm/issues/12103#issuecomment-1189417401
This release and past releases have included the `rc0` in the top-level folder inside the source release tar. We've pushed a [new RC](https://dist.apache.org/repos/dist/dev/tvm/tvm-0.9.0-rc1/) with all the contents the same except the top level folder, which is named the same thing without the `rc0`. Since the contents are the same (you can verify by comparing the rc1 with rc0 by running `find . -type f -print0 | sort -z | xargs -0 sha512sum | sha512sum` inside the release folder), we are skipping the vote thread for this specific case. If anyone has any comments please let us know and we can push a patch release if necessary. -- 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]
