Repository: chainer/chainermn
Branch: master
Commit: f45c764ceaff
Files: 4
Total size: 3.0 KB
Directory structure:
gitextract_3184wutz/
├── LICENSE
├── README.md
├── chainermn_bibtex.txt
└── docs/
└── index.rst
================================================
FILE CONTENTS
================================================
================================================
FILE: LICENSE
================================================
MIT License
Copyright (c) 2017 Preferred Networks, Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
================================================
FILE: README.md
================================================
<div align="center"><img src="chainermn1000px.png" width="800"/></div>
[](https://travis-ci.org/chainer/chainermn)
[](http://chainermn.readthedocs.io/en/latest/?badge=latest)
[](https://pypi.python.org/pypi/chainermn)
[](https://opensource.org/licenses/MIT)
# ChainerMN: Distributed Deep Learning with Chainer
All code and functionalities of ChainerMN have been merged into
[Chainer](https://chainer.org/) v5 and this repository is no longer
active. To access 1.3 code, checkout
[release/1.3](https://github.com/chainer/chainermn/tree/release/1.3)
branch.
## License
[MIT License](LICENSE)
## Reference
Akiba, T., Fukuda, K. and Suzuki, S.,
ChainerMN: Scalable Distributed Deep Learning Framework,
*Proceedings of Workshop on ML Systems in
The Thirty-first Annual Conference on Neural Information Processing Systems (NIPS)*, (2017)
[URL](http://learningsys.org/nips17/assets/papers/paper_25.pdf), [BibTex](chainermn_bibtex.txt)
================================================
FILE: chainermn_bibtex.txt
================================================
@inproceedings{chainermn_mlsys2017,
author = {Akiba, Takuya and Fukuda, Keisuke and Suzuki, Shuji},
title = {{ChainerMN: Scalable Distributed Deep Learning Framework}},
booktitle = {Proceedings of Workshop on ML Systems in The Thirty-first Annual Conference on Neural Information Processing Systems (NIPS)},
year = {2017}
url = {http://learningsys.org/nips17/assets/papers/paper_25.pdf},
}
================================================
FILE: docs/index.rst
================================================
ChainerMN
=========
All code and functionalities of ChainerMN have been merged into Chainer v5.
Please refer to the `Distributed Deep Learning with ChainerMN <https://docs.chainer.org/en/stable/chainermn/>`_ section in the `Chainer documentation <https://docs.chainer.org/en/stable/>`_.
Documentation of ChainerMN v1.3.x (for Chainer v4 and earlier) is still available `here <https://chainermn.readthedocs.io/en/stable/>`_.
gitextract_3184wutz/
├── LICENSE
├── README.md
├── chainermn_bibtex.txt
└── docs/
└── index.rst
Condensed preview — 4 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (3K chars).
[
{
"path": "LICENSE",
"chars": 1081,
"preview": "MIT License\n\nCopyright (c) 2017 Preferred Networks, Inc.\n\nPermission is hereby granted, free of charge, to any person ob"
},
{
"path": "README.md",
"chars": 1217,
"preview": "<div align=\"center\"><img src=\"chainermn1000px.png\" width=\"800\"/></div>\n\n[. The extraction includes 4 files (3.0 KB), approximately 914 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.