github tracel-ai/burn v0.5.0

latest releases: v0.18.0-book, v0.18.0, v0.17.1...
2 years ago

New Modules for Vision Tasks

  • Conv1D, Conv2D currently without support for stride, dilation, or group convolution
  • MaxPool2D
  • BatchNorm2D

New General Tensor Operations

Breaking Changes

  • Devices are now passed by reference, thanks to feedback from @djdisodo.
  • The shape function now returns an owned struct, and backends no longer need to cache each shape.

Don't miss a new burn release

NewReleases is sending notifications on new releases.