MCPcopy 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

Calls

no outgoing calls

Tested by

no test coverage detected