Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albertpumarola/GANimation
/ name
Method
name
models/models.py:37–38 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
35
36
@property
37
def
name(self):
38
return
self._name
39
40
@property
41
def
is_train(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected