Macros§
Structs§
Enums§
Traits§
- Transpose
Backend - A backend that supports the 2D transpose operation.
Functions§
- add_
assign - Add a scalar value to all elements of a tensor in place.
- dot_
along_ dim - Compute the dot product of a tensor with a scalar tensor along a given dimension.
- sum_
tensor_ dim - Computes the sum of the tensor along a dimension.