Skip to content

Commit

Permalink
Add sse2neon tp (pytorch#12948)
Browse files Browse the repository at this point in the history
Summary:
Adding sse2neon in thrid-party as dependencies
Pull Request resolved: pytorch#12948

Differential Revision: D10801574

Pulled By: harouwu

fbshipit-source-id: 8b4f9f361cc1722f631830f7675b9d209a9f22ef
  • Loading branch information
harouwu authored and facebook-github-bot committed Oct 24, 2018
1 parent be43a0f commit b55dc8d
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 @@ -76,3 +76,6 @@
[submodule "third_party/gemmlowp/gemmlowp"]
path = third_party/gemmlowp/gemmlowp
url = https://github.com/google/gemmlowp.git
[submodule "third_party/neon2sse"]
path = third_party/neon2sse
url = https://github.com/intel/ARM_NEON_2_x86_SSE.git
1 change: 1 addition & 0 deletions third_party/neon2sse

0 comments on commit b55dc8d

Please sign in to comment.