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

[release/1.8] Fix performance of CUDA trilinear interpolate backward #52649

Merged
merged 1 commit into from Feb 23, 2021

Conversation

xwang233
Copy link
Collaborator

See #52351

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Feb 23, 2021

💊 CI failures summary and remediations

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


  • 2/2 failures possibly* introduced in this PR
    • 1/2 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_cpp_doc_build (1/1)

Step: "Doc Build and Push" (full log | diagnosis details | 🔁 rerun)

Feb 23 04:16:54 ./.circleci/scripts/cpp_doc_push_script.sh: line 71: pushd: cppdocs: No such file or directory
Feb 23 04:16:44 The HTML pages are in build/html.
Feb 23 04:16:54 ~/workspace ~/workspace
Feb 23 04:16:54 
Feb 23 04:16:54 real	68m34.953s
Feb 23 04:16:54 user	171m37.095s
Feb 23 04:16:54 sys	2m11.574s
Feb 23 04:16:54 ++ popd
Feb 23 04:16:54 ++ popd
Feb 23 04:16:54 ++ pushd cppdocs
Feb 23 04:16:54 ~/workspace
Feb 23 04:16:54 ./.circleci/scripts/cpp_doc_push_script.sh: line 71: pushd: cppdocs: No such file or directory


Exited with code exit status 1


ci.pytorch.org: 1 failed


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.

@xwang233 xwang233 added this to the 1.8.0 milestone Feb 23, 2021
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.

None yet

4 participants