fix python3.7 -> python3.10

pull/2792/head
gaotingquan 2023-05-09 09:04:04 +00:00 committed by cuicheng01
parent 0de2f6e989
commit b2dc1788ea
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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