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

Add code to regenerate RECORD file for the wheel after we use patchelf #6

Merged
merged 1 commit into from
Sep 6, 2017

Conversation

alykhantejani
Copy link
Contributor

A fix for the broken RECORD files in the wheel (pytorch/pytorch#2596)

This code should re-generate the web-safe SHA256 hashes and overwrite the current RECORD file

cc @soumith

@soumith soumith merged commit fa3d4cc into pytorch:master Sep 6, 2017
@soumith
Copy link
Member

soumith commented Sep 6, 2017

thanks a ton mate!!!

peterjc123 referenced this pull request in peterjc123/builder Apr 28, 2019
# This is the 1st commit message:

# This is a combination of 16 commits.
# This is the 1st commit message:

.

# This is the commit message #2:

Enable wheel tests

# This is the commit message #3:

Remove useless %

# This is the commit message #4:

Debug CPU conda

# This is the commit message #5:

.

# This is the commit message #6:

.

# This is the commit message #7:

Revert debugging stuff

# This is the commit message #8:

.

# This is the commit message #9:

Revert to normal

# This is the commit message #10:

Revert to legacy version

# This is the commit message #11:

Disable all except CPU conda

# This is the commit message #12:

Explicit python version

# This is the commit message #13:

Revert "Explicit python version"

This reverts commit a45b285.

# This is the commit message #14:

Revert "Disable all except CPU conda"

This reverts commit 2c69de7.

# This is the commit message #15:

Use branches first

# This is the commit message #16:

Use hash

# This is the commit message #2:

.

# This is the commit message #3:

.
soumith pushed a commit that referenced this pull request Apr 28, 2019
# This is the 1st commit message:

# This is a combination of 16 commits.
# This is the 1st commit message:

.

# This is the commit message #2:

Enable wheel tests

# This is the commit message #3:

Remove useless %

# This is the commit message #4:

Debug CPU conda

# This is the commit message #5:

.

# This is the commit message #6:

.

# This is the commit message #7:

Revert debugging stuff

# This is the commit message #8:

.

# This is the commit message #9:

Revert to normal

# This is the commit message #10:

Revert to legacy version

# This is the commit message #11:

Disable all except CPU conda

# This is the commit message #12:

Explicit python version

# This is the commit message #13:

Revert "Explicit python version"

This reverts commit a45b285.

# This is the commit message #14:

Revert "Disable all except CPU conda"

This reverts commit 2c69de7.

# This is the commit message #15:

Use branches first

# This is the commit message #16:

Use hash

# This is the commit message #2:

.

# This is the commit message #3:

.
jataylo pushed a commit to jataylo/builder that referenced this pull request Sep 5, 2022
* Changes to support ROCm 5.3

* Updated as per comments
jataylo pushed a commit to jataylo/builder that referenced this pull request Oct 10, 2022
* Changes to support ROCm 5.3

* Updated as per comments
malfet pushed a commit that referenced this pull request Oct 17, 2022
* Updates to support rocm5.3 wheel builds (#6)

* Changes to support ROCm 5.3

* Updated as per comments

* Installing python before magma build

- In ROCm 5.3 libtorch build are failing during magma build due to
  to missing python binary so added install statement

* Move python install to libtorch/Dockerfile (#8)

* Updating the condition for noRCCL build (#9)

* Updating the condition for noRCCL build

* Updated changes as per comments

* Use MIOpen branch for ROCm5.3; Change all conditions to -eq

* Use staging branch of MIOpen for ROCm5.3

* Fix merge conflict

Fix merge conflict

Co-authored-by: Pruthvi Madugundu <pmagundu@amd.com>
Co-authored-by: Pruthvi Madugundu <pruthvigithub@gmail.com>
Co-authored-by: Jithun Nair <37884920+jithunnair-amd@users.noreply.github.com>
Co-authored-by: Jithun Nair <jithun.nair@amd.com>
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