Skip to content

v0.8.0

Compare
Choose a tag to compare
@nathanielsimard nathanielsimard released this 25 Jul 15:38
· 707 commits to main since this release

In this release, our main focus was on creating a new backend using wgpu.
We greatly appreciate the meaningful contributions made by the community across the project.
As usual, we have expanded the number of supported operations.

Changes

Tensor

Dataset

  • Added a dataset using Sqlite for storage. Now used to store huggingface datasets. @antimora
  • New speech command audio dataset. @antimora
  • Create python virtual environment for huggingface dependencies. @dengelt

Burn-Import

Backend

Neural Networks

  • Added LSTM module. @agelas
  • Added GRU module. @agelas
  • Better weights initialization with added support for Xavier Glorot. @louisfd
  • Added MSE loss. @bioinformatist
  • Cleanup padding for convolution and pooling modules. @Luni-4
  • Added sinusoidal positional embedding module. @antimora

Fix

Documentation

  • Improve documentation across the whole project ♥! @antimora

Thanks

Thanks to all contributors and to the sponsor @smallstepman.