Skip to content

Minor fixes

Compare
Choose a tag to compare
@calad0i calad0i released this 17 Aug 19:51
· 174 commits to master since this release
bfb505d

Feature:

  • Add cover_factor to compute_bops to control the coverage range covered by activation bitwidth w/o overflow
    API changes:
  • Rename ExactBOPs to CalibratedBOPs
  • bops_reg_factor is now beta
    Fix:
  • AvgPool2D was doing max pool
  • This and that