MCPcopy Create free account
hub / github.com/albertpumarola/GANimation / get_image_paths

Method get_image_paths

models/models.py:60–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

58 assert False, "test not implemented"
59
60 def get_image_paths(self):
61 return {}
62
63 def optimize_parameters(self):
64 assert False, "optimize_parameters not implemented"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected