Crate burn::backend::libtorch

Expand description

Burn Tch Backend

Structs§

  • Tensor backend that uses LibTorch with 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§

Traits§

Type Aliases§