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

Latest commit

 

History

History
23 lines (17 loc) · 430 Bytes

ffp.storage.rst

File metadata and controls

23 lines (17 loc) · 430 Bytes

Storage

ffp.storage

.. autosummary::
   ffp.storage.load_storage
   ffp.storage.ndarray.load_ndarray
   ffp.storage.ndarray.NdArray
   ffp.storage.quantized.load_quantized_array
   ffp.storage.quantized.QuantizedArray
   ffp.storage.quantized.PQ

.. toctree::
   :maxdepth: 2
   :caption: Content

   ffp.storage.ndarray
   ffp.storage.quantized
   ffp.storage.interface

.. autofunction:: ffp.storage.load_storage