MCPcopy Create free account
hub / github.com/NVlabs/CTG / pause

Method pause

tbsim/utils/diffuser_utils/progress.py:43–45  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

41 self._step0 = self._step
42
43 def pause(self):
44 self._clear()
45 self._skip_lines = 1
46
47 def set_description(self, params=[]):
48

Callers 1

closeMethod · 0.95

Calls 1

_clearMethod · 0.95

Tested by

no test coverage detected