Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/albertpumarola/GANimation
/ get_current_visuals
Method
get_current_visuals
models/models.py:66–67 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
64
assert False,
"optimize_parameters not implemented"
65
66
def
get_current_visuals(self):
67
return
{}
68
69
def
get_current_errors(self):
70
return
{}
Callers
2
_display_visualizer_train
Method · 0.45
_display_visualizer_val
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected