Fix compile error
This commit is contained in:
Родитель
565c2751e4
Коммит
65750afd50
|
@ -20,7 +20,7 @@ public:
|
|||
int nodeNumRanks,
|
||||
bool useAsyncBuffered = true,
|
||||
bool isSimModelAveragingSGD = false,
|
||||
AdjustLearningRateatBeginning adjusttype = AdjustLearningRateatBeginning::None,
|
||||
AdjustLearningRateAtBeginning adjusttype = AdjustLearningRateAtBeginning::None,
|
||||
double adjustcoef = 0.2,
|
||||
size_t adjustnbmb = 600,
|
||||
int traceLevel = 0,
|
||||
|
|
Загрузка…
Ссылка в новой задаче