Conversation
|
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! |
💊 CI failures summary and remediationsAs of commit f8ceb96 (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
ngimel
left a comment
There was a problem hiding this comment.
Minor comments, otherwise looks good.
|
|
||
| @onlyCPU | ||
| @dtypes(*(torch.testing.get_all_complex_dtypes() + [torch.float, torch.double])) | ||
| @skipCUDAIf(torch.version.cuda == "10.1", "flaky on CUDA 10.1") |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@ngimel has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
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
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
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
basically #47070, enabled on all CI with
ci-all