Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@mats-claassen mats-claassen released this 22 May 14:48
· 7 commits to master since this release
3a4c21b

Added:

  • BatchNorm
  • Support for multiple inputs
  • Add support for depthwise and atrous (dilated) convolutions in iOS 11
  • Change some kernels to run on half instead of float
  • Use MPSTemporaryImage by default

and some fixes.