Expand description
Burn Tch Backend
Structs§
- Tensor backend that uses
LibTorchwith the tch crate for executing tensor operations. - Handle precision conversion for the candle backend.
- A quantized tensor for the tch backend.
- A shape that can be used by LibTorch.
- A tensor using the tch backend.
Enums§
- The device struct when using the
tchbackend. - A reference to a tensor storage.
Traits§
- A quantized element for the tch backend.
- The element type for the tch backend.
Type Aliases§
- A reference to a tensor storage.