v5.10.2
New:
- new commandline option to
predict
,outputlayer=
, which selects which layer you want to record the output from (ie, doesnt have to be the last layer)
Bug fixes:
- each example in output in text format of
predict
is now on a separate line, rather than all examples from each batch on one single line - in
predict
, every other input example is no longer skipped gpuinfo
works on hd5500 integrated graphics now, without causing display corruption
Commandline tools and c++ library: http://deepcl.hughperkins.com/Downloads
Python wrapper: https://pypi.python.org/pypi/DeepCL/5.10.2