mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-07 00:13:17 +00:00
For orttraining
This commit is contained in:
parent
a59cf4b050
commit
149c037a4a
1 changed files with 1 additions and 0 deletions
|
|
@ -616,6 +616,7 @@ void setup_training_params(BertParameters& params) {
|
|||
0,
|
||||
true,
|
||||
0,
|
||||
nullptr,
|
||||
nullptr};
|
||||
|
||||
if (params.gpu_mem_limit_in_gb > 0) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue