13 releases (7 breaking)

Uses new Rust 2024

new 0.17.0 Apr 23, 2025
0.16.0 Jan 14, 2025
0.15.0 Oct 28, 2024
0.13.2 May 3, 2024
0.10.0 Oct 24, 2023

#1591 in Machine learning

Download history 2972/week @ 2025-01-01 2431/week @ 2025-01-08 3050/week @ 2025-01-15 3140/week @ 2025-01-22 3077/week @ 2025-01-29 3008/week @ 2025-02-05 2544/week @ 2025-02-12 4990/week @ 2025-02-19 4094/week @ 2025-02-26 3961/week @ 2025-03-05 3588/week @ 2025-03-12 3252/week @ 2025-03-19 3156/week @ 2025-03-26 2233/week @ 2025-04-02 2432/week @ 2025-04-09 3918/week @ 2025-04-16

12,264 downloads per month
Used in 38 crates (2 directly)

MIT/Apache

1.5MB
29K SLoC

Burn Candle Backend

This crate provides a backend for Burn based on the Candle framework.

It is still in alpha stage, not all operations are supported. It is usable for some use cases, like for inference.

It can be used with CPU or CUDA. On macOS computations can be accelerated by using the Accelerate framework.

Feature Flags

The following features are supported:

  • cuda - Cuda GPU device (NVIDIA only)
  • accelerate - Accelerate framework (macOS only)

Dependencies

~10–18MB
~270K SLoC