Merge remote-tracking branch 'origin/gan_lab' into gan_lab
This commit is contained in:
commit
43c6c67fd1
|
@ -366,4 +366,4 @@ def recursively_detach(v):
|
|||
out = {}
|
||||
for k, t in v.items():
|
||||
out[k] = recursively_detach(t)
|
||||
return out
|
||||
return out
|
||||
|
|
Loading…
Reference in New Issue
Block a user