31 releases
Uses new Rust 2024
| new 0.21.0 | May 7, 2026 |
|---|---|
| 0.21.0-pre.4 | Apr 27, 2026 |
| 0.21.0-pre.2 | Mar 2, 2026 |
| 0.20.0-pre.6 | Dec 18, 2025 |
| 0.10.0 | Oct 24, 2023 |
#8 in #burn-framework
72,525 downloads per month
Used in 254 crates
(via burn)
1MB
15K
SLoC
Burn Candle Backend
Deprecated: This backend is deprecated and will be removed in a future release. Please migrate to one of the actively maintained backends:
- CubeCL backends (CUDA, ROCm, Vulkan, Metal, WebGPU) for GPU acceleration
- Flex (
burn-flex) for portable pure-Rust CPU execution (std, no_std, WASM) - LibTorch (
burn-tch) for a mature CPU/GPU backend
Burn Candle Backend
Deprecated: This crate is deprecated as of
0.21.0-pre.2and will be removed in a future release. Please migrate to one of the actively maintained backends:
- CubeCL backends (CUDA, ROCm, Vulkan, Metal, WebGPU) for GPU acceleration
- Flex (
burn-flex) for portable pure-Rust CPU execution (std, no_std, WASM)- LibTorch (
burn-tch) for a mature CPU/GPU backend
This crate provides a backend for Burn based on the Candle framework.
Feature Flags
cuda- Cuda GPU device (NVIDIA only)accelerate- Accelerate framework (macOS only)
Dependencies
~14–62MB
~1M SLoC