Skip to main content

Chainer IO library

Project description

ChainerIO

ChainerIO is an IO abstraction library for Chainer, 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
  • Python 3

Installation and Document build

Installation

$ git clone https://github.com/chainer/chainerio.git
$ cd chainerio
$ pip install .

Documentation

$ cd chainerio/docs
$ make html
$ open build/html/index.html

Test

$ cd chainerio
$ pip install .[test]
$ pytest

How to use

Please refer to the Documentation for more information about the usage. Also you can find some examples in examples directory for usage in Chainer training script examples.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chainerio-0.0.5.tar.gz (13.6 kB view details)

Uploaded Source

File details

Details for the file chainerio-0.0.5.tar.gz.

File metadata

  • Download URL: chainerio-0.0.5.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.2

File hashes

Hashes for chainerio-0.0.5.tar.gz
Algorithm Hash digest
SHA256 f35fcab6447bd7a89c13dcfa0a0bbda09d3acacffe9d325755dd77aeea096868
MD5 96638fb7d34aa173b647e8ddd3d1fe1d
BLAKE2b-256 5f552010bacf1fa76efe38be14eaac9baa3d8524ffd797657672d4d419fa81f0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page