v6.0.0
This release doesnt so much add any new features, as deprecate a couple of ones, and hopefully fix a build issue in 5.8 on Python.
Changes this release:
- lua wrappers removed. lua is now supported via cltorch and clnn, which are still under development, but fairly far advanced
- deepclrun and train commands are both deprecated in favor of
deepcl_train
- predict becomes
deepcl_predict
- under the covers, easycl has been upgraded to use lua kernel templates
Please download the binaries from http://deepcl.hughperkins.com/Downloads/ For python, you can install via pypi