burn-candle 0.21.0

[Deprecated] Candle backend for the Burn framework - use burn-cubecl, burn-ndarray, or burn-tch instead
Documentation
1
2
3
4
5
6
7
8
9
10
mod activation;
mod base;
mod bool_tensor;
mod candle_utils;
mod int_tensor;
mod module;
mod qtensor;
mod tensor;
mod transaction;
mod utils;