Skip to content

Conversation

suo
Copy link
Member

@suo suo commented Apr 30, 2021

Stack from ghstack:

Avoid a small n^2

Differential Revision: D28114189

Differential Revision: D28114189

Avoid a small n^2

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 30, 2021

💊 CI failures summary and remediations

As of commit 8328d47 (more details on the Dr. CI page):


  • 3/3 failures possibly* introduced in this PR
    • 1/3 non-scanned failure(s)

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build pytorch_linux_xenial_cuda11_1_cudnn8_py3_gcc7_test1 (1/1)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 05 19:04:28 AssertionError: RuntimeError not raised
May 05 19:04:28   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 292, in instantiated_test
May 05 19:04:28     result = test_fn(self, *args)
May 05 19:04:28   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 266, in test_wrapper
May 05 19:04:28     return test(*args, **kwargs)
May 05 19:04:28   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 617, in dep_fn
May 05 19:04:28     return fn(slf, device, *args, **kwargs)
May 05 19:04:28   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 765, in only_fn
May 05 19:04:28     return fn(self, device, *args, **kwargs)
May 05 19:04:28   File "test_ops.py", line 46, in test_unsupported_dtypes
May 05 19:04:28     op(sample.input, *sample.args, **sample.kwargs)
May 05 19:04:28 AssertionError: RuntimeError not raised
May 05 19:04:28 
May 05 19:04:29 ----------------------------------------------------------------------
May 05 19:04:29 Ran 7298 tests in 1210.615s
May 05 19:04:29 
May 05 19:04:29 FAILED (failures=2, skipped=1691)
May 05 19:04:29 
May 05 19:04:29 Generating XML reports...
May 05 19:04:29 Generated XML report: test-reports/python-unittest/test_ops/TEST-TestCommonCUDA-20210505184417.xml
May 05 19:04:29 Generated XML report: test-reports/python-unittest/test_ops/TEST-TestGradientsCUDA-20210505184417.xml
May 05 19:04:29 Generated XML report: test-reports/python-unittest/test_ops/TEST-TestOpInfoCUDA-20210505184417.xml

1 failure not recognized by patterns:

Job Step Action
GitHub Actions render_test_results Output Test Results (Click Me) 🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

Avoid a small n^2

Differential Revision: [D28114189](https://our.internmc.facebook.com/intern/diff/D28114189)

[ghstack-poisoned]
suo added 4 commits May 4, 2021 13:56
Avoid a small n^2

Differential Revision: [D28114189](https://our.internmc.facebook.com/intern/diff/D28114189)

[ghstack-poisoned]
Avoid a small n^2

Differential Revision: [D28114189](https://our.internmc.facebook.com/intern/diff/D28114189/)


Differential Revision: [D28114189](https://our.internmc.facebook.com/intern/diff/D28114189)

[ghstack-poisoned]
Avoid a small n^2

Differential Revision: [D28114189](https://our.internmc.facebook.com/intern/diff/D28114189/)


Differential Revision: [D28114189](https://our.internmc.facebook.com/intern/diff/D28114189)

[ghstack-poisoned]
Avoid a small n^2

Differential Revision: [D28114189](https://our.internmc.facebook.com/intern/diff/D28114189/)


Differential Revision: [D28114189](https://our.internmc.facebook.com/intern/diff/D28114189)

[ghstack-poisoned]
@suo
Copy link
Member Author

suo commented May 5, 2021

@suo has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@suo merged this pull request in a39c685.

@facebook-github-bot facebook-github-bot deleted the gh/suo/425/head branch May 9, 2021 14:17
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
Pull Request resolved: pytorch#57336

Avoid a small n^2

Differential Revision: D28114189

Test Plan: Imported from OSS

Reviewed By: astaff

Pulled By: suo

fbshipit-source-id: 2672669ad0e23169d70c92f9d5ed61f66081f248
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.

3 participants