For orttraining

This commit is contained in:
Ryan Hill 2021-05-10 16:18:56 -07:00
parent a59cf4b050
commit 149c037a4a

View file

@ -616,6 +616,7 @@ void setup_training_params(BertParameters& params) {
0,
true,
0,
nullptr,
nullptr};
if (params.gpu_mem_limit_in_gb > 0) {