Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zhiyuan-R/Tiger-Diffusion
/ train
Method
train
train_generation.py:459–460 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
457
keep_running=keep_running)
458
459
def
train(self):
460
self.model.train()
461
462
def
eval(self):
463
self.model.eval()
Callers
1
train
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected