Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
one
spconv
Commits
853302aa
Commit
853302aa
authored
Jun 08, 2020
by
yanyan
Browse files
working on cutlass
parent
116092ec
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
0 deletions
+9
-0
.gitmodules
.gitmodules
+6
-0
cutlass
cutlass
+1
-0
third_party/cutlass
third_party/cutlass
+1
-0
third_party/mp11
third_party/mp11
+1
-0
No files found.
.gitmodules
View file @
853302aa
[submodule "third_party/pybind11"]
[submodule "third_party/pybind11"]
path = third_party/pybind11
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
url = https://github.com/pybind/pybind11.git
[submodule "third_party/cutlass"]
path = third_party/cutlass
url = https://github.com/NVIDIA/cutlass
[submodule "third_party/mp11"]
path = third_party/mp11
url = https://github.com/boostorg/mp11
cutlass
@
e33d90b3
Subproject commit e33d90b36109f67915a80c532ebbb978b72c7bd2
cutlass
@
e33d90b3
Subproject commit e33d90b36109f67915a80c532ebbb978b72c7bd2
mp11
@
10ba80ac
Subproject commit 10ba80acb91f138170b7a22bb86523cb07d6f942
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment