Skip to content

Commit

Permalink
added fbgemm as submodule (pytorch#13354)
Browse files Browse the repository at this point in the history
  • Loading branch information
dskhudia authored and soumith committed Nov 1, 2018
1 parent c2dd0b9 commit 54d63c5
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 @@ -82,3 +82,6 @@
[submodule "third_party/neon2sse"]
path = third_party/neon2sse
url = https://github.com/intel/ARM_NEON_2_x86_SSE.git
[submodule "third_party/fbgemm"]
path = third_party/fbgemm
url = https://github.com/pytorch/fbgemm
1 change: 1 addition & 0 deletions third_party/fbgemm
Submodule fbgemm added at e85b5a

0 comments on commit 54d63c5

Please sign in to comment.