21 releases (10 breaking)
Uses new Rust 2024
| new 0.20.0-pre.4 | Dec 1, 2025 |
|---|---|
| 0.20.0-pre.3 | Nov 24, 2025 |
| 0.19.1 | Nov 6, 2025 |
| 0.18.0 | Jul 18, 2025 |
| 0.10.0 | Oct 24, 2023 |
#1909 in Machine learning
23,778 downloads per month
Used in 92 crates
(3 directly)
2MB
35K
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
~11–17MB
~329K SLoC