mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Fix TensorPipe submodule (#42789)
Summary: Not sure what happened, but possibly I landed a PR on PyTorch which updated the TensorPipe submodule to a commit hash of a *PR* of TensorPipe. Now that the latter PR has been merged though that same commit has a different hash. The commit referenced by PyTorch, therefore, has become orphaned. This is causing some issues. Hence here I am updating the commit, which however does not change a single line of code. Pull Request resolved: https://github.com/pytorch/pytorch/pull/42789 Reviewed By: houseroad Differential Revision: D23023238 Pulled By: lw fbshipit-source-id: ca2dcf6b7e07ab64fb37e280a3dd7478479f87fd
This commit is contained in:
parent
55ac240589
commit
05f00532f5
2
third_party/tensorpipe
vendored
2
third_party/tensorpipe
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit f015d698006c4a11be15b1ebb75b3b9bb317b914
|
||||
Subproject commit 42033c5437fc9c181dc9d0a32df600484e2b0685
|
||||
Loading…
Reference in New Issue
Block a user