Turn Caffe2 CUDA 9.1 + py2 to CUDA 10.1 + py3#26835
Closed
houseroad wants to merge 1 commit intopytorch:masterfrom
Closed
Turn Caffe2 CUDA 9.1 + py2 to CUDA 10.1 + py3#26835houseroad wants to merge 1 commit intopytorch:masterfrom
houseroad wants to merge 1 commit intopytorch:masterfrom
Conversation
6e85d0f to
c51c47e
Compare
ezyang
approved these changes
Sep 25, 2019
Contributor
facebook-github-bot
left a comment
There was a problem hiding this comment.
@houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Contributor
facebook-github-bot
left a comment
There was a problem hiding this comment.
@houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Contributor
facebook-github-bot
left a comment
There was a problem hiding this comment.
@houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Member
Author
|
Need to land #26931 and another transpose test first. |
38f7cfe to
c51c47e
Compare
c51c47e to
1f4dc4c
Compare
Contributor
facebook-github-bot
left a comment
There was a problem hiding this comment.
@houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Contributor
|
@houseroad merged this pull request in 9e1cf99. |
soumith
pushed a commit
that referenced
this pull request
Oct 4, 2019
pdlive215
pushed a commit
to pdlive215/pytorch
that referenced
this pull request
Nov 27, 2019
Summary: For TensorRT test introduced in pytorch#26426 Pull Request resolved: pytorch#26835 Reviewed By: hl475 Differential Revision: D17580108 Pulled By: houseroad fbshipit-source-id: c57fafec228b78c26b8a7946c92ad7434425bbd4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For TensorRT test introduced in #26426