fix colab
This commit is contained in:
parent
d4006ca3ad
commit
93c0f43777
|
@ -493,9 +493,9 @@
|
||||||
"\n",
|
"\n",
|
||||||
"# Finish the training process\n",
|
"# Finish the training process\n",
|
||||||
"process.wait()"
|
"process.wait()"
|
||||||
"if Disconnect_after_training :
|
"if Disconnect_after_training :",
|
||||||
" time.sleep(40)
|
" time.sleep(40)",
|
||||||
" runtime.unassign()
|
" runtime.unassign()"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue