Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@ruimashita ruimashita released this 15 Mar 08:42
· 1533 commits to master since this release
6f979b7

Major Features

Features / Refactoring

Bug Fixes

  • Add bug-fixed version of quantized convolution IP with kn2row and tiling #130 by @tkclimb
  • Fix overflowError: Python int too large to convert to C long #170 by @nlpng
  • Fix loop boundaries in vectorized batch normalization #172 by @n-nez

Documentation