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