Skip to content

Release version 0.2.1

Compare
Choose a tag to compare
@volcacius volcacius released this 05 Feb 16:15
· 907 commits to master since this release

Release version 0.2.1.

Changelog:

  • Fix a few issues when using QuantTensors w/ zero point.
  • Fix Hadamard layer, the implementation had fallen behind w.r.t QuantLayer and QuantTensor semantics.
  • Make sure that the training flag in a QuantTensor is always set by the Module generating it.