Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
172
class
TrainableBlock:
Callers
2
_find_multi_input_ep
Method · 0.95
MMCVRoiAlign_forward
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected