Closed
Conversation
ezyang
reviewed
Jul 3, 2018
caffe2/core/dispatch/DispatchTable.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
5d24948 to
e4b8855
Compare
e4b8855 to
097760a
Compare
097760a to
d4a480c
Compare
Contributor
Author
|
@pytorchbot retest this please |
1 similar comment
Contributor
Author
|
@pytorchbot retest this please |
d4a480c to
b6aea4e
Compare
b6aea4e to
5cc3c01
Compare
5cc3c01 to
81d21ad
Compare
Summary: Pull Request resolved: pytorch#9126 Closes pytorch#9126 Allow concurrent read and writes in dispatcher table Differential Revision: D8722560 fbshipit-source-id: 52fe48efa715c3c3f9cd44d23135a30263326605
81d21ad to
e9d4dce
Compare
Contributor
Author
|
@pytorchbot retest this please |
jramseyer
pushed a commit
to jramseyer/pytorch
that referenced
this pull request
Jul 30, 2018
Summary: Pull Request resolved: pytorch#9126 Closes pytorch#9126 Allow concurrent read and writes in dispatcher table Reviewed By: smessmer Differential Revision: D8722560 fbshipit-source-id: e376bcd59f1b9f6b0e6fd3dd376a55561ea3c9c3
goodlux
pushed a commit
to goodlux/pytorch
that referenced
this pull request
Aug 15, 2018
Summary: Pull Request resolved: pytorch#9126 Closes pytorch#9126 Allow concurrent read and writes in dispatcher table Reviewed By: smessmer Differential Revision: D8722560 fbshipit-source-id: e376bcd59f1b9f6b0e6fd3dd376a55561ea3c9c3
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.
Summary: Allow concurrent read and writes in dispatcher table
Differential Revision: D8722560