Crate burn_candle

source ·
Expand description

Burn Candle Backend

Structs§

  • Tensor backend that uses the candle crate for executing tensor operations.
  • A tensor that uses the candle backend.
  • Handle precision conversion for the candle backend.

Enums§

  • The device type for the candle backend. The device struct when using the candle backend.