forked from apache/mxnet
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b997188
commit 5593c4a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule dmlc-core
updated
11 files
+2 −2 | CMakeLists.txt | |
+0 −2 | cmake/lint.cmake | |
+17 −0 | include/dmlc/endian.h | |
+9 −11 | include/dmlc/serializer.h | |
+4 −4 | include/dmlc/thread_local.h | |
+2 −0 | scripts/lint.py | |
+46 −14 | src/io/s3_filesys.cc | |
+2 −0 | src/io/s3_filesys.h | |
+1 −0 | test/filesys_test.cc | |
+0 −4 | tracker/dmlc_tracker/ssh.py | |
+0 −2 | tracker/dmlc_tracker/yarn.py |