change default behavior to behave normal

This commit is contained in:
tqchen
2015-01-13 22:21:15 -08:00
parent 478d250818
commit 348a1e7619
6 changed files with 36 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
import rabit
import numpy as np
rabit.init(with_mock = True)
rabit.init(lib='mock')
rank = rabit.get_rank()
n = 10
nround = 3