Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 292 Bytes

ffp.storage.quantized.rst

File metadata and controls

13 lines (10 loc) · 292 Bytes

Quantized

.. autoclass:: ffp.storage.quantized.QuantizedArray
   :show-inheritance:
   :members:
   :special-members: __getitem__
   :inherited-members: ffp.io.Chunk

.. autoclass:: ffp.storage.quantized.PQ
   :members:

.. autofunction:: ffp.storage.quantized.load_quantized_array