Skip to content

Expand the test of torch.bmm on CUDA#47124

Closed
zasdfgbnm wants to merge 11 commits intomasterfrom
ci-all/bmm-tests
Closed

Expand the test of torch.bmm on CUDA#47124
zasdfgbnm wants to merge 11 commits intomasterfrom
ci-all/bmm-tests

Conversation

@zasdfgbnm
Copy link
Copy Markdown
Collaborator

basically #47070, enabled on all CI with ci-all

Comment thread test/test_torch.py Outdated
@facebook-github-bot
Copy link
Copy Markdown
Contributor

Hi @zasdfgbnm!

Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but we do not have a signature on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Oct 30, 2020

💊 CI failures summary and remediations

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


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

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

See CircleCI build pytorch_windows_vs2019_py36_cuda10.1_on_cpu_test1 (1/1)

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

ls: cannot access '/c/Users/circleci/project/build/win_tmp/ci_scripts/*': No such file or directory
+ TEST_DIR_WIN='C:\Users\circleci\project\test'
+ export PYTORCH_FINAL_PACKAGE_DIR=/c/users/circleci/workspace/build-results
+ PYTORCH_FINAL_PACKAGE_DIR=/c/users/circleci/workspace/build-results
++ cygpath -w /c/users/circleci/workspace/build-results
+ export 'PYTORCH_FINAL_PACKAGE_DIR_WIN=C:\users\circleci\workspace\build-results'
+ PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\users\circleci\workspace\build-results'
+ mkdir -p /c/Users/circleci/project/build/win_tmp/build/torch
+ CI_SCRIPTS_DIR=/c/Users/circleci/project/build/win_tmp/ci_scripts
+ mkdir -p /c/Users/circleci/project/build/win_tmp/ci_scripts
++ ls '/c/Users/circleci/project/build/win_tmp/ci_scripts/*'
ls: cannot access '/c/Users/circleci/project/build/win_tmp/ci_scripts/*': No such file or directory
+ '[' -n '' ']'
+ export SCRIPT_HELPERS_DIR=/c/Users/circleci/project/.jenkins/pytorch/win-test-helpers
+ SCRIPT_HELPERS_DIR=/c/Users/circleci/project/.jenkins/pytorch/win-test-helpers
+ '[' -n https://github.com/pytorch/pytorch/pull/47124 ']'
+ DETERMINE_FROM=/c/Users/circleci/project/build/win_tmp/determine_from
+ file_diff_from_base /c/Users/circleci/project/build/win_tmp/determine_from
+ set +e
+ git fetch origin master --quiet
load pubkey "/c/Users/circleci/.ssh/id_rsa": invalid format 
Warning: Permanently added the RSA host key for IP address '140.82.112.3' to the list of known hosts. 

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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 18 times.

@ngimel ngimel added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Oct 30, 2020
Comment thread test/test_torch.py Outdated
Comment thread test/test_torch.py Outdated
Comment thread test/test_torch.py Outdated
Comment thread test/test_torch.py Outdated
Comment thread test/test_torch.py
Copy link
Copy Markdown
Collaborator

@ngimel ngimel left a comment

Choose a reason for hiding this comment

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

Minor comments, otherwise looks good.

Comment thread test/test_torch.py Outdated
Comment thread test/test_torch.py

@onlyCPU
@dtypes(*(torch.testing.get_all_complex_dtypes() + [torch.float, torch.double]))
@skipCUDAIf(torch.version.cuda == "10.1", "flaky on CUDA 10.1")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

:-(

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

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

@zasdfgbnm zasdfgbnm deleted the ci-all/bmm-tests branch November 5, 2020 01:36
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@ngimel merged this pull request in 030caa1.

facebook-github-bot pushed a commit that referenced this pull request Nov 5, 2020
Summary:
This is to satisfy the request at #42553 (comment). See also #47124

Pull Request resolved: #47079

Reviewed By: ejguan

Differential Revision: D24735356

Pulled By: ngimel

fbshipit-source-id: 122fceb4902658f350c2fd6f92455adadd0ec2a4
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
basically pytorch#47070, enabled on all CI with `ci-all`

Pull Request resolved: pytorch#47124

Reviewed By: ejguan

Differential Revision: D24735130

Pulled By: ngimel

fbshipit-source-id: c2124562a9f9d1caf24686e5d8a1106c79366233
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
This is to satisfy the request at pytorch#42553 (comment). See also pytorch#47124

Pull Request resolved: pytorch#47079

Reviewed By: ejguan

Differential Revision: D24735356

Pulled By: ngimel

fbshipit-source-id: 122fceb4902658f350c2fd6f92455adadd0ec2a4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed Merged open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants