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

fix GPU test infra#521

Merged
mrshenli merged 25 commits intomainfrom
gh/mrshenli/5/head
Oct 3, 2022
Merged

fix GPU test infra#521
mrshenli merged 25 commits intomainfrom
gh/mrshenli/5/head

Conversation

@mrshenli
Copy link
Copy Markdown
Contributor

@mrshenli mrshenli commented Oct 3, 2022

[ghstack-poisoned]
Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…se local tensor APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…se local tensor APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…se local tensor APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…se local tensor APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…se local tensor APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
…APIs"

Since `make_fx` cannot yet handle tensor subclasses correctly,
refactor dispatch code to expose APIs that takes local tensors and
then trace these APIs instead.

[ghstack-poisoned]
[ghstack-poisoned]
mrshenli added a commit that referenced this pull request Oct 3, 2022
ghstack-source-id: 43857fe
Pull Request resolved: #521
Reusable workflows are moved to pytorch/test-infra in
pytorch/pytorch#86035

[ghstack-poisoned]
Reusable workflows are moved to pytorch/test-infra in
pytorch/pytorch#86035

[ghstack-poisoned]
@mrshenli mrshenli requested review from fduwjj and wanchaol October 3, 2022 15:26
Copy link
Copy Markdown
Contributor

@wanchaol wanchaol 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 fixing!

@mrshenli mrshenli changed the base branch from gh/mrshenli/5/base to main October 3, 2022 16:13
@mrshenli mrshenli merged commit b44573a into main Oct 3, 2022
sudo yum remove -y cuda-drivers || true
sudo yum remove -y "*nvidia*" || true
- name: Setup SSH (Click me for login details)
uses: pytorch/pytorch/.github/actions/setup-ssh@master
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is this something that was always failing before?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This was updated 2 days ago in pytorch repo, which caused this failure: pytorch/pytorch#86035

richqyz pushed a commit that referenced this pull request Oct 5, 2022
Reusable workflows are moved to pytorch/test-infra in
pytorch/pytorch#86035
@facebook-github-bot facebook-github-bot deleted the gh/mrshenli/5/head branch November 3, 2022 14:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants