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

fix torch compile tests in OSS #479

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JKSenthil
Copy link
Contributor

Differential Revision: D47803991

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47803991

JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jul 26, 2023
Summary: Pull Request resolved: pytorch#479

Differential Revision: D47803991

fbshipit-source-id: 936860f62e484aefd7959531ecf77536dd67273c
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47803991

JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jul 26, 2023
Summary:
Pull Request resolved: pytorch#479

seems module.compile is only in pytorch nightlies, so must add that to dev-requirements.txt

Differential Revision: D47803991

fbshipit-source-id: 5ae392384902c9b2286ce4c8d7020bccb8e8f78b
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47803991

JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jul 26, 2023
Summary:
Pull Request resolved: pytorch#479

seems module.compile is only in pytorch nightlies, so must add that to dev-requirements.txt

Differential Revision: D47803991

fbshipit-source-id: d0187888007561148fa4696d0f024f7e73e4df0f
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47803991

JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jul 26, 2023
Summary:
Pull Request resolved: pytorch#479

module.compile is only in pytorch nightlies, and it seems the nightly pytorch is being overrided by the stable torch package in `requirements.txt`, so filtering out torch in the github workflows

Differential Revision: D47803991

fbshipit-source-id: d25a16575f8e7ee88cdf0b49ec4a0ad7fc94b3af
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47803991

JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jul 26, 2023
Summary:
Pull Request resolved: pytorch#479

module.compile is only in pytorch nightlies, and it seems the nightly pytorch is being overrided by the stable torch package in `requirements.txt`, so filtering out torch in the github workflows

Differential Revision: D47803991

fbshipit-source-id: 9b288c1219c7b50f4607643809f4da3a6e50f19a
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47803991

JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jul 26, 2023
Summary:
Pull Request resolved: pytorch#479

module.compile is only in pytorch nightlies, and it seems the nightly pytorch is being overrided by the stable torch package in `requirements.txt`, so filtering out torch in the github workflows

Reviewed By: ananthsub

Differential Revision: D47803991

fbshipit-source-id: 42ad001e3a22e0d20bde341c047ba05c185ccd32
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47803991

Summary:
Pull Request resolved: pytorch#479

module.compile is only in pytorch nightlies, and it seems the nightly pytorch is being overrided by the stable torch package in `requirements.txt`, so filtering out torch in the github workflows

Reviewed By: ananthsub

Differential Revision: D47803991

fbshipit-source-id: a560c49ec92f561e9a2e6516dec3a4a548d0aa75
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47803991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants