MCPcopy Create free account
hub / github.com/bic-L/MaxFormer / sampler

Method sampler

cifar10-100/loader.py:111–112  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

109
110 @property
111 def sampler(self):
112 return self.loader.sampler
113
114 @property
115 def dataset(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected