Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 732 Bytes

backends.rst

File metadata and controls

31 lines (22 loc) · 732 Bytes

Note

The following documentation contains highly technical descriptions of the data writing and loading backends of the Hangar core. It is intended for developer use only, with the functionality described herein being completely hidden from regular users.

Any questions or comments can be directed to the Hangar Github Issues Page

Backend selection

hangar.backends.__init__

Backend Specifications

./backends/hdf5_00 ./backends/hdf5_01 ./backends/numpy_10 ./backends/lmdb_30 ./backends/remote_50