Skip to content

Releases: ingur/bitlinear-pytorch

0.5.0

11 Sep 15:25

Choose a tag to compare

  • simplified code implementation

0.4.0

19 Mar 00:07

Choose a tag to compare

  • BitLinear now inherits from nn.Linear instead of nn.Module

0.3.0

18 Mar 17:40

Choose a tag to compare

  • fixed potential division-by-zero related errors for the activation quantization step
  • next release might change nn.Module to build upon nn.Linear

0.2.0

12 Mar 21:08

Choose a tag to compare

  • fixed absmax quantization not rounding to the nearest integer after clamping.

initial release

12 Mar 20:19

Choose a tag to compare

0.1.1

update pyproject.toml (test version)