MCPcopy Create free account
hub / github.com/LeapLabTHU/DAT / set_epoch

Method set_epoch

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

Source from the content-addressed store, hash-verified

28 return len(self.indices)
29
30 def set_epoch(self, epoch):
31 self.epoch = epoch

Callers 2

mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected