Skip to content

v6.0.0

Compare
Choose a tag to compare
@hughperkins hughperkins released this 25 Jun 13:57
· 434 commits to master since this release

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