[
  {
    "path": "LICENSE",
    "content": "MIT License\n\nCopyright (c) 2017 Preferred Networks, Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "README.md",
    "content": "<div align=\"center\"><img src=\"chainermn1000px.png\" width=\"800\"/></div>\n\n[![Build Status](https://travis-ci.org/chainer/chainermn.svg?branch=master)](https://travis-ci.org/chainer/chainermn)\n[![Documentation Status](https://readthedocs.org/projects/chainermn/badge/?version=latest)](http://chainermn.readthedocs.io/en/latest/?badge=latest)\n[![PyPI](https://img.shields.io/pypi/v/chainermn.svg)](https://pypi.python.org/pypi/chainermn)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n# ChainerMN: Distributed Deep Learning with Chainer\n\nAll code and functionalities of ChainerMN have been merged into\n[Chainer](https://chainer.org/) v5 and this repository is no longer\nactive. To access 1.3 code, checkout\n[release/1.3](https://github.com/chainer/chainermn/tree/release/1.3)\nbranch.\n\n\n## License\n\n[MIT License](LICENSE)\n\n## Reference\n\nAkiba, T., Fukuda, K. and Suzuki, S.,\nChainerMN: Scalable Distributed Deep Learning Framework,\n*Proceedings of Workshop on ML Systems in\nThe Thirty-first Annual Conference on Neural Information Processing Systems (NIPS)*, (2017)\n[URL](http://learningsys.org/nips17/assets/papers/paper_25.pdf), [BibTex](chainermn_bibtex.txt)\n"
  },
  {
    "path": "chainermn_bibtex.txt",
    "content": "@inproceedings{chainermn_mlsys2017,\nauthor = {Akiba, Takuya and Fukuda, Keisuke and Suzuki, Shuji},\ntitle = {{ChainerMN: Scalable Distributed Deep Learning Framework}},\nbooktitle = {Proceedings of Workshop on ML Systems in The Thirty-first Annual Conference on Neural Information Processing Systems (NIPS)},\nyear = {2017}\nurl = {http://learningsys.org/nips17/assets/papers/paper_25.pdf},\n}\n"
  },
  {
    "path": "docs/index.rst",
    "content": "ChainerMN\n=========\n\nAll code and functionalities of ChainerMN have been merged into Chainer v5.\nPlease 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/>`_.\n\nDocumentation of ChainerMN v1.3.x (for Chainer v4 and earlier) is still available `here <https://chainermn.readthedocs.io/en/stable/>`_.\n"
  }
]