KellenSunderland commented on a change in pull request #13378: [DO NOT MERGE]
Testing subrepo by branch
URL: https://github.com/apache/incubator-mxnet/pull/13378#discussion_r236015665
##########
File path: .gitmodules
##########
@@ -20,12 +20,13 @@
path = 3rdparty/mkldnn
url = https://github.com/intel/mkl-dnn.git
branch = master
-[submodule "3rdparty/cub"]
- path = 3rdparty/cub
- url = https://github.com/dmlc/cub
[submodule "3rdparty/tvm"]
path = 3rdparty/tvm
url = https://github.com/dmlc/tvm
[submodule "3rdparty/onnx-tensorrt"]
path = 3rdparty/onnx-tensorrt
url = https://github.com/onnx/onnx-tensorrt.git
+[submodule "nvidia_cub"]
+ path = nvidia_cub
Review comment:
doh.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services