ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1908.00213
10
129

Chainer: A Deep Learning Framework for Accelerating the Research Cycle

1 August 2019
Seiya Tokui
Ryosuke Okuta
Takuya Akiba
Yusuke Niitani
Toru Ogawa
Shunta Saito
Shuji Suzuki
Kota Uenishi
Brian K. Vogel
Hiroyuki Yamazaki Vincent
    BDL
    AI4CE
ArXivPDFHTML
Abstract

Software frameworks for neural networks play a key role in the development and application of deep learning methods. In this paper, we introduce the Chainer framework, which intends to provide a flexible, intuitive, and high performance means of implementing the full range of deep learning models needed by researchers and practitioners. Chainer provides acceleration using Graphics Processing Units with a familiar NumPy-like API through CuPy, supports general and dynamic models in Python through Define-by-Run, and also provides add-on packages for state-of-the-art computer vision models as well as distributed training.

View on arXiv
Comments on this paper