PFN IO library
Project description
PFIO
PFIO is an IO abstraction library developed by PFN, optimized for deep learning training with batteries included. It supports
- Filesystem API abstraction with unified error semantics,
- Explicit user-land caching system,
- IO performance tracing and metrics stats, and
- Fileset container utilities to save metadata.
Dependency
- HDFS client and libhdfs for HDFS access
- CPython >= 3.6
Installation and Document build
Installation
$ git clone https://github.com/pfnet/pfio.git
$ cd pfio
$ pip install .
Documentation
$ cd pfio/docs
$ make html
$ open build/html/index.html
Test
$ cd pfio
$ pip install .[test]
$ pytest tests/
How to use
Please refer to the official document for more information about the usage.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pfio-1.2.1.tar.gz
(33.1 kB
view details)
Built Distribution
pfio-1.2.1-py3-none-any.whl
(44.8 kB
view details)
File details
Details for the file pfio-1.2.1.tar.gz
.
File metadata
- Download URL: pfio-1.2.1.tar.gz
- Upload date:
- Size: 33.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10539696ba552169c5e2cfce40354f2469be3cbd8166883f81449e73dd303b86 |
|
MD5 | 4f918ca6ac6496f7b6be726d226431c3 |
|
BLAKE2b-256 | 05afd2bde83e6c5483e2202569d9815a6235b6df224ad2989018fb1de21c6305 |
Provenance
File details
Details for the file pfio-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: pfio-1.2.1-py3-none-any.whl
- Upload date:
- Size: 44.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7588875903bcb4d64592b2e821c2b57d0a6052f865b887c3190ef0ce3a93849 |
|
MD5 | 14adaa597d92298b71a0585a25774695 |
|
BLAKE2b-256 | b3df7f246622ccaa3bf57879dc30a9bfc1e88c0d71070ac083d4b118aec1da74 |