Several fixes (#2572)

* repared serialization after update process; fixes #2545

* non-stratified folds in python could omit some data instances

* Makefile: fixes for older makes on windows; clean R-package too

* make cub to be a shallow submodule

* improve $(MAKE) recovery
This commit is contained in:
Vadim Khotilovich
2017-08-06 13:03:50 -05:00
committed by GitHub
parent 70b65a282c
commit 2b3a4318c5
4 changed files with 22 additions and 10 deletions

1
.gitmodules vendored
View File

@@ -10,3 +10,4 @@
[submodule "cub"]
path = cub
url = https://github.com/NVlabs/cub
shallow = true