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.0.tar.gz
(33.1 kB
view details)
Built Distribution
pfio-1.2.0-py3-none-any.whl
(44.8 kB
view details)
File details
Details for the file pfio-1.2.0.tar.gz
.
File metadata
- Download URL: pfio-1.2.0.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 | f9356ad5826691c2af4ca29415ab4954d7ee9acf11c4cc02100652d39ca154b9 |
|
MD5 | de4454902166822dee2e68cabb8c51b9 |
|
BLAKE2b-256 | 670ef0fdef72a98dbe011ba97163437b01c75e6eb1e8871f30098c0acbc0a77f |
Provenance
File details
Details for the file pfio-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: pfio-1.2.0-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 | b7503d925c7736b2845d98ef91888e2ec3d66fd20207a66a83650dc5799fa375 |
|
MD5 | 7da28d4dec5b57e5a9a842b9e57d1886 |
|
BLAKE2b-256 | 4f8a678ca6145e5a147c00c66d01dcaa10b9a1578638eb85a63fda00a4e0e441 |