MCPcopy Create free account
hub / github.com/AMAP-ML/EMF / decode

Method decode

tok/ar_dtok/bottleneck.py:183–184  ·  view source on GitHub ↗
(self, indices)

Source from the content-addressed store, hash-verified

181 return z_q
182
183 def decode(self, indices):
184 return self.get_codebook_entry(indices)

Callers

nothing calls this directly

Calls 1

get_codebook_entryMethod · 0.95

Tested by

no test coverage detected