You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/11/14 00:26:51 UTC

[GitHub] szha closed pull request #7458: Return to the upstream CUB

szha closed pull request #7458: Return to the upstream CUB
URL: https://github.com/apache/incubator-mxnet/pull/7458
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.gitmodules b/.gitmodules
index 7a76cbaf78..c79cfd90c5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -15,4 +15,4 @@
 	url = https://github.com/dmlc/dlpack
 [submodule "cub"]
 	path = cub
-	url = https://github.com/dmlc/cub
+	url = https://github.com/NVLabs/cub
diff --git a/cub b/cub
index 05eb57faa0..b20808b1b0 160000
--- a/cub
+++ b/cub
@@ -1 +1 @@
-Subproject commit 05eb57faa0a4cac37c2a86fdf4b4dc865a95a1a3
+Subproject commit b20808b1b04ec3d6a625e51fbc1eb76f337754ad


 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services