Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albertpumarola/GANimation
/ set_train
Method
set_train
models/models.py:47–48 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
45
assert False,
"set_input not implemented"
46
47
def
set_train(self):
48
assert False,
"set_train not implemented"
49
50
def
set_eval(self):
51
assert False,
"set_eval not implemented"
Callers
2
_train_epoch
Method · 0.45
_display_visualizer_val
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected