Module burn_tensor::ops

source ·
Expand description

Operations on tensors module.

Modules

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

Structs

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.