Skip to content

v8.1.2

Compare
Choose a tag to compare
@hughperkins hughperkins released this 21 Nov 04:46
· 222 commits to master since this release

Bug fixes mostly (compared to v8.0.0):

  • use int64_t, to ensure 64-bit ints are 64-bit on all platforms
  • add guards to some kernels to prevent crashing on certain geometries
  • python build works on OS X now
  • fixed some OpenCL warnings, and some failing tests
  • python build works now when opencl headers not present

Also, one minor feature-ette:

  • in python, can call 'getLabels' on a SoftMax layer

Native library downloads (for linux and Windows; Mac you need to build your own for now...):