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

pytorch: rename pytorch-version.txt to pytorch-hash.txt #1541

Merged
merged 1 commit into from
Nov 1, 2022
Merged

pytorch: rename pytorch-version.txt to pytorch-hash.txt #1541

merged 1 commit into from
Nov 1, 2022

Conversation

ashay
Copy link
Collaborator

@ashay ashay commented Oct 31, 2022

This patch is part of a larger set of improvements to the CI/build
system. In the code, we refer to the version as the string that
contains the release identifier such as 1.14.0.dev20221028, so calling
the file that contains the commit hash as pytorch-version.txt creates
confusion. For the sake of simplicity, this patch renames that file to
be pytorch-hash.txt.

This patch is part of a larger set of improvements to the CI/build
system.  In the code, we refer to the version as the string that
contains the release identifier such as 1.14.0.dev20221028, so calling
the file that contains the commit hash as pytorch-version.txt creates
confusion.  For the sake of simplicity, this patch renames that file to
be pytorch-hash.txt.
@ashay ashay merged commit a897010 into llvm:main Nov 1, 2022
@ashay ashay deleted the ashay/rename-pytorch-commit-hash-file branch November 1, 2022 03:03
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

Successfully merging this pull request may close these issues.

2 participants