Skip to content

Commit

Permalink
Add Kineto submodule (separate PR) (pytorch#48332)
Browse files Browse the repository at this point in the history
Summary:
Separate PR to add Kineto submodule, mirrors the one I used
in my stack (45887)

Pull Request resolved: pytorch#48332

Reviewed By: gdankel

Differential Revision: D25139969

Pulled By: ilia-cher

fbshipit-source-id: b9ca2be5f15647655eeb4b2fbf4c82f84eee3dd8
  • Loading branch information
Ilia Cherniavskii authored and facebook-github-bot committed Nov 21, 2020
1 parent 6615eda commit fdc62c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,6 @@
ignore = dirty
path = third_party/tensorpipe
url = https://github.com/pytorch/tensorpipe.git
[submodule "third_party/kineto"]
path = third_party/kineto
url = https://github.com/pytorch/kineto
1 change: 1 addition & 0 deletions third_party/kineto
Submodule kineto added at bf3843

0 comments on commit fdc62c7

Please sign in to comment.