فهرست منبع

Merge branch 'dev_david' of anweiguo/algorithm_platform into dev_awg

liudawei 2 هفته پیش
والد
کامیت
e75e17fee1
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      run_all.py

+ 2 - 0
run_all.py

@@ -31,6 +31,8 @@ services = [
     ("models_processing/model_tf/tf_lstm2_train.py", 10119),
     ("models_processing/model_tf/tf_lstm3_pre.py", 10122),
     ("models_processing/model_tf/tf_lstm3_train.py", 10121),
+    ("models_processing/model_tf/tf_lstm_zone_pre.py", 10125),
+    ("models_processing/model_tf/tf_lstm_zone_train.py", 10124),
 
 
     ("post_processing/post_processing.py", 10098),