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/12/15 02:34:42 UTC

[GitHub] szha closed pull request #9069: Restore submodules to dmlc

szha closed pull request #9069: Restore submodules to dmlc
URL: https://github.com/apache/incubator-mxnet/pull/9069
 
 
   

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 8a5521a33e..170c105a6f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
 [submodule "mshadow"]
 	path = mshadow
-	url = https://github.com/larroy/mshadow.git
+	url = https://github.com/dmlc/mshadow.git
 [submodule "dmlc-core"]
 	path = dmlc-core
-	url = https://github.com/larroy/dmlc-core.git
+	url = https://github.com/dmlc/dmlc-core.git
 [submodule "ps-lite"]
 	path = ps-lite
 	url = https://github.com/dmlc/ps-lite
diff --git a/dmlc-core b/dmlc-core
index 2320e7c897..2a61609363 160000
--- a/dmlc-core
+++ b/dmlc-core
@@ -1 +1 @@
-Subproject commit 2320e7c897d5c2c8e7fdd91c44b0696f0a346e53
+Subproject commit 2a61609363b07a82c9f128d5fc73c0fd3a2bad54
diff --git a/mshadow b/mshadow
index eeafe88541..984a3a7c25 160000
--- a/mshadow
+++ b/mshadow
@@ -1 +1 @@
-Subproject commit eeafe8854104b8cf2a15e77d2591f1f6107d7bf9
+Subproject commit 984a3a7c253a9b590c17206f8d926bdaafdea997


 

----------------------------------------------------------------
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