Commit 4cd84414 authored by Yusei Tahara's avatar Yusei Tahara

software/wendelin: Add chainer.

parent 2558aadd
[buildout]
extends =
../../component/keras/buildout.cfg
../../component/chainer/buildout.cfg
software.cfg
parts +=
keras-egg
chainer-egg
[eggs]
eggs +=
......@@ -14,6 +16,9 @@ eggs +=
${python-PyYAML:egg}
six
keras
filelock
nose
${chainer:egg}
[cuda]
# If you use cuda, please adjust paramters for your environment
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment