Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeiGen-AI/InfiniteTalk
/ __len__
Method
__len__
wan/utils/fm_solvers.py:858–859 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
856
return
noisy_samples
857
858
def
__len__(self):
859
return
self.config.num_train_timesteps
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected