Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ size
Method
size
examples/SuperResolution/data_sampler.py:35–36 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
33
self.open()
34
35
def
size(self):
36
return
len(self.archivefiles)
37
38
def
__iter__(self):
39
if
self.shuffle:
Callers
2
eval_classification
Function · 0.45
enet-pat.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected