Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vegetebird/GraphMLP
/ num_frames
Method
num_frames
common/generator.py:89–90 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
87
self.out_all = out_all
88
89
def
num_frames(self):
90
return
self.num_batches * self.batch_size
91
92
def
random_state(self):
93
return
self.random
Callers
2
__init__
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected