Expand description
Burn Candle Backend
Structs§
- Candle
- Tensor backend that uses the candle crate for executing tensor operations.
- Candle
Tensor - A tensor that uses the candle backend.
- Cuda
Device - A Cuda device for the
candlebackend. - Metal
Device - A Metal device for the
candlebackend.
Enums§
- Candle
Device - The device type for the candle backend.
The device struct when using the
candlebackend.
Traits§
- Candle
Element - Candle element
- Float
Candle Element - Candle float element
- IntCandle
Element - Candle int element