Module burn::tensor::ops

Expand description

Operations on tensors module.

Modules§

  • Module with convolution operations.
  • Module with pooling operations.

Structs§

Enums§

Traits§

Type Aliases§

  • Boolean tensor primitive type used by the backend.
  • Device type used by the backend.
  • Float element type used by backend.
  • Float tensor primitive type used by the backend.
  • Full precision float element type used by the backend.
  • Integer element type used by backend.
  • Integer tensor primitive type used by the backend.
  • Quantized tensor primitive type used by the backend.