Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeformRobotics/OTS
/ set_epoch
Method
set_epoch
lib/utils/data/distributed.py:57–58 ·
view source on GitHub ↗
(self, epoch)
Source
from the content-addressed store, hash-verified
55
return
self.num_samples
56
57
def
set_epoch(self, epoch):
58
self.epoch = epoch
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected