This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revert accidental unrelated dmlc-core changes
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule dmlc-core
updated
18 files
+9 −8 | CMakeLists.txt | |
+0 −11 | include/dmlc/base.h | |
+1 −2 | include/dmlc/build_config.h | |
+1 −1 | include/dmlc/endian.h | |
+71 −93 | include/dmlc/logging.h | |
+0 −3 | include/dmlc/omp.h | |
+0 −13 | include/dmlc/parameter.h | |
+1 −1 | scripts/lint.py | |
+2 −2 | scripts/packages.mk | |
+0 −25 | src/data/libsvm_parser.h | |
+4 −7 | src/io/filesys.cc | |
+13 −34 | test/unittest/unittest_parser.cc | |
+1 −1 | tracker/dmlc-submit | |
+1 −1 | tracker/dmlc_tracker/kubernetes.py | |
+1 −1 | tracker/dmlc_tracker/launcher.py | |
+1 −1 | tracker/dmlc_tracker/mesos.py | |
+1 −1 | tracker/dmlc_tracker/ssh.py | |
+1 −0 | tracker/yarn/src/main/java/org/apache/hadoop/yarn/dmlc/ApplicationMaster.java |