12 releases (6 breaking)

0.16.1 Apr 3, 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

#1500 in Machine learning

Download history 4007/week @ 2024-12-21 2870/week @ 2024-12-28 2775/week @ 2025-01-04 2897/week @ 2025-01-11 2996/week @ 2025-01-18 3094/week @ 2025-01-25 3018/week @ 2025-02-01 2895/week @ 2025-02-08 2307/week @ 2025-02-15 6035/week @ 2025-02-22 3532/week @ 2025-03-01 4167/week @ 2025-03-08 3434/week @ 2025-03-15 3216/week @ 2025-03-22 2642/week @ 2025-03-29 1855/week @ 2025-04-05

11,598 downloads per month
Used in 37 crates (via burn-core)

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
~255K SLoC