Skip to content

v.0.1.8

Compare
Choose a tag to compare
@mobicham mobicham released this 11 Jul 12:00
· 87 commits to master since this release

HQQ v0.1.8

  • Add BitBlas backend support
  • Simpler HQQLinear from weights HQQLinear.from_weights(W, bias, etc.)
  • Fix memory leak while swaping layers for the TorchAO Backend
  • Add HQQLinear.unpack() call