Update dmlc-core submodule and conform to new API (#6431)

* Update dmlc-core submodule and conform to new API

* Remove unsupported parameter from method signature

* Update dmlc-core submodule and conform to new API

* Update dmlc-core

Co-authored-by: Hyunsu Cho <chohyu01@cs.washington.edu>
This commit is contained in:
TP Boudreau
2021-01-06 00:12:22 +00:00
committed by GitHub
parent 60cfd14349
commit b2246ae7ef
3 changed files with 4 additions and 6 deletions

1
.gitmodules vendored
View File

@@ -1,6 +1,7 @@
[submodule "dmlc-core"]
path = dmlc-core
url = https://github.com/dmlc/dmlc-core
branch = main
[submodule "cub"]
path = cub
url = https://github.com/NVlabs/cub