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.1.0.tar.gz
(23.9 kB
view details)
Built Distribution
pfio-1.1.0-py3-none-any.whl
(31.4 kB
view details)
File details
Details for the file pfio-1.1.0.tar.gz
.
File metadata
- Download URL: pfio-1.1.0.tar.gz
- Upload date:
- Size: 23.9 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 | 8d67b62c039818910db91fd76a93bb731f74d1bafe1018d3017bed1a6da8f54b |
|
MD5 | c8196364d3b9635778b7f06a19315410 |
|
BLAKE2b-256 | b7dfcbf725502ae966fbd57d0d04184cb97601815d2d144f8a37465ea3b253f7 |
File details
Details for the file pfio-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: pfio-1.1.0-py3-none-any.whl
- Upload date:
- Size: 31.4 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 | ebae84f8a8c80918bbda448df6b94390a6c1b5a27920106a15e14915ddc9565f |
|
MD5 | 45b19f4a66acd9285b769c4c77d6e8d8 |
|
BLAKE2b-256 | 2c6a7247a0df0b14c45483b573c2b86c70cfb47ed7028d1c7e1cea70a37da08a |