Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaverickPeter/vDiSCO
/ dequantize
Method
dequantize
prnet/datasets/quantization.py:18–19 ·
view source on GitHub ↗
(self, coords)
Source
from the content-addressed store, hash-verified
16
17
@abstractmethod
18
def
dequantize(self, coords):
19
pass
20
21
22
class
PolarQuantizer(Quantizer):
Callers
1
quantization.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected