Skip to content

Releases: Xilinx/brevitas

Release version 0.2.1

05 Feb 16:15
Compare
Choose a tag to compare

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.

Release version 0.2.0

05 Feb 16:12
Compare
Choose a tag to compare

First release on PyPI, version 0.2.0.

*FC topologies with TensorNorm as last layer

09 Sep 16:07
Compare
Choose a tag to compare

Updated *FC networks from @maltanar with TensorNorm instead of BatchNorm as last year, to ease deployment to FINN.

Pretrained 4b MobileNet V1 r2

11 Aug 15:43
Compare
Choose a tag to compare
Pre-release

Update pretrained MobileNet V1 w/ 4b weights in the first layer.

CNV test reference vectors r0

13 May 16:38
Compare
Choose a tag to compare
Pre-release

Reference tests vectors for CNV models, r0.

BNN-PYNQ topologies

09 Apr 15:14
Compare
Choose a tag to compare
BNN-PYNQ topologies Pre-release
Pre-release

CNV, LFC, SFC, TFC topologies, originally designed for BNN-PYNQ, trained with Brevitas. Thanks to @maltanar and @ussamazahid96 .
Matching txt files contain batch-by-batch accuracy results, taken directly from the evaluation scripts.

Pretrained 4b QuartzNet r0

11 Mar 13:36
Compare
Choose a tag to compare
Pre-release

Pretrained 4b QuartzNet for automatic speech recognition.

Pretrained 8b QuartzNet r0

10 Mar 18:34
Compare
Choose a tag to compare
Pre-release

Pretrained 8b QuartzNet encoder and decoder for automatic speech recognition.

Pretrained 8b MelGAN r0

06 Mar 11:37
5c72475
Compare
Choose a tag to compare
Pre-release

Pretrained quantized 8b MelGAN vocoder on LJSpeech.

Pretrained 4b ProxylessNAS Mobile14 w/ Hadamard classifier r0

31 Oct 16:47
Compare
Choose a tag to compare

Pretrained quantized ProxylessNAS Mobile14 with everything at 4b (except input and weights of the first layer at 8 bits) and an Hadamard classifier as the last layer.