Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Conversation

pjh5
Copy link
Contributor

@pjh5 pjh5 commented Aug 6, 2018

I will run a job to test that this works before removing wip

@pjh5
Copy link
Contributor Author

pjh5 commented Aug 6, 2018

This works

for PYDIR in "${DESIRED_PYTHON[@]}"; do
"${PYDIR}/bin/pip" uninstall -y torch
"${PYDIR}/bin/pip" install torch --no-index -f /$WHEELHOUSE_DIR
"${PYDIR}/bin/pip" uninstall -y "$package_name"

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@pjh5 pjh5 changed the title [WIP] Support for different package names in build*.sh Support for different package names in build*.sh Aug 7, 2018
@soumith soumith merged commit 8337f03 into pytorch:master Aug 9, 2018
@pjh5 pjh5 deleted the nightly_name branch August 9, 2018 18:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants