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

Remove unneeded torchvision/audio deps #250

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

wconstab
Copy link
Contributor

@wconstab wconstab commented Apr 17, 2024

Stack from ghstack (oldest at bottom):

[ghstack-poisoned]
wconstab added a commit that referenced this pull request Apr 17, 2024
ghstack-source-id: 17d45a91dea2cd8e6b0893c507c86d4587b9998f
Pull Request resolved: #250
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 17, 2024
Copy link
Contributor

@tianyu-l tianyu-l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to keep torch and just remove torchvision and torchaudio?

@@ -33,7 +33,6 @@ jobs:
run: python -m pip install --upgrade pip
- name: Install dependencies
run: |
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to keep torch and just remove torchvision and torchaudio.
pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu121

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha. yea, my bad

@@ -33,7 +33,6 @@ jobs:
run: python -m pip install --upgrade pip
- name: Install dependencies
run: |
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121
python -m pip install -r requirements.txt
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto
pip3 install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu121

[ghstack-poisoned]
wconstab added a commit that referenced this pull request Apr 17, 2024
ghstack-source-id: 2a3ac67e8e5dcb954b141066f32d0e2e27e7734e
Pull Request resolved: #250
Copy link
Contributor

@tianyu-l tianyu-l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks for the fix!

@awgu
Copy link
Contributor

awgu commented Apr 26, 2024

Can this PR be landed?

@wconstab
Copy link
Contributor Author

sorry, landing now

[ghstack-poisoned]
wconstab added a commit that referenced this pull request Apr 29, 2024
ghstack-source-id: dbd201ad2976537487123fa583c86ddab06a7387
Pull Request resolved: #250
@wconstab wconstab merged commit 2303452 into gh/wconstab/6/base Apr 29, 2024
4 checks passed
wconstab added a commit that referenced this pull request Apr 29, 2024
ghstack-source-id: dbd201ad2976537487123fa583c86ddab06a7387
Pull Request resolved: #250
@wconstab wconstab deleted the gh/wconstab/6/head branch April 29, 2024 23:21
tianyu-l pushed a commit to tianyu-l/torchtitan_intern24 that referenced this pull request Aug 16, 2024
ghstack-source-id: dbd201ad2976537487123fa583c86ddab06a7387
Pull Request resolved: pytorch#250
philippguevorguian pushed a commit to YerevaNN/YNNtitan that referenced this pull request Aug 17, 2024
ghstack-source-id: dbd201ad2976537487123fa583c86ddab06a7387
Pull Request resolved: pytorch#250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants