Indexed-File

A simplified framework and utilities for PyTorch.


License
LGPL-3.0
Install
pip install Indexed-File==0.1.2

Documentation

Indexed-File

License: LGPL v3 Continuous Integration

What is Indexed-File ?

Indexed-File is a file format allowing list of entries of different lengths with random read access.


Installation

  • Install the stable version of Indexed-File:
pip install indexed-file
  • Install the latest development version of Indexed-File:
pip install -U git+https://github.com/freud14/indexed-file.git

License

Indexed-File is LGPLv3 licensed, as found in the LICENSE file.