提交 e1acaa0c 编写于 作者: S suoych

modify mlruns not update bug

上级 d9c384b2
......@@ -14,6 +14,7 @@ def rewrite_yaml(path):
os.system(cmd)
time.sleep(5)
os.system("rm -rf ./mlruns >/dev/null 2>&1")
while True:
r = os.popen("kubectl get pod | grep fleet-ctr-demo-trainer-0 | awk {'print $3'}")
info = r.readlines()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册