MCPcopy
hub / github.com/DingXiaoH/RepVGG / set_epoch

Method set_epoch

data/samplers.py:20–21  ·  view source on GitHub ↗
(self, epoch)

Source from the content-addressed store, hash-verified

18 return len(self.indices)
19
20 def set_epoch(self, epoch):
21 self.epoch = epoch

Callers 2

mainFunction · 0.80
main_workerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected