fix python3.7 -> python3.10
parent
0de2f6e989
commit
b2dc1788ea
|
@ -1,6 +1,6 @@
|
|||
===========================train_params===========================
|
||||
model_name:ResNet50_NHWC_dali
|
||||
python:python3.7
|
||||
python:python3.10
|
||||
gpu_list:0|0,1
|
||||
-o Global.device:gpu
|
||||
-o Global.auto_cast:null
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
===========================train_params===========================
|
||||
model_name:ResNet50_NHWC
|
||||
python:python3.7
|
||||
python:python3.10
|
||||
gpu_list:0|0,1
|
||||
-o Global.device:gpu
|
||||
-o Global.auto_cast:null
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
===========================train_params===========================
|
||||
model_name:ResNet50_dali
|
||||
python:python3.7
|
||||
python:python3.10
|
||||
gpu_list:0|0,1
|
||||
-o Global.device:gpu
|
||||
-o Global.auto_cast:null
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
===========================train_params===========================
|
||||
model_name:ResNet50
|
||||
python:python3.7
|
||||
python:python3.10
|
||||
gpu_list:0|0,1
|
||||
-o Global.device:gpu
|
||||
-o Global.auto_cast:null
|
||||
|
|
Loading…
Reference in New Issue