MCPcopy Create free account
hub / github.com/alibaba/bigcomputing / reset

Method reset

DIEN/data_iterator.py:155–156  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

153 return self
154
155 def reset(self):
156 self.source.seek(0)
157
158
159 @time_it(freq=20)

Callers 1

nextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected