David 1 week ago
parent
commit
6ca5fbd023
1 changed files with 2 additions and 0 deletions
  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),