MCPcopy Index your code
hub / github.com/OpenPPL/ppq / empty

Method empty

ppq/quantization/algorithm/training.py:168–169  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

166 self._lazy_tag = False
167
168 def empty(self) -> bool:
169 return self._idx >= len(self._data)
170
171
172class TrainableBlock:

Callers 2

_find_multi_input_epMethod · 0.95
MMCVRoiAlign_forwardFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected