https://github.com/serihiro/chainer_minibatch_size_optimizer
https://github.com/serihiro/chainer_minibatch_size_optimizer
chainer python3
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/serihiro/chainer_minibatch_size_optimizer
- Owner: serihiro
- License: mit
- Created: 2019-03-15T04:46:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T02:10:23.000Z (about 4 years ago)
- Last Synced: 2023-03-27T11:54:27.569Z (about 2 years ago)
- Topics: chainer, python3
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# chainer minibatch size optimizer
- This is a Chainer extension which optimize minibatch size adaptically, for training a model with GPU.# requirements
- python >= 3.6.0
- chainer >= 4.0.0
- nvidia-ml-py3 >= 7.352.0