Structs§
- Flatten
Backward - Copy a contiguous row-major [B, N] gradient back to an output buffer with arbitrary strides.
- Flatten
Forward - Copy a [B, N] tensor with arbitrary input strides to a contiguous row-major [B, N] output.
- Flatten
Op
Functions§
- flatten_
backward - Copy a contiguous row-major [B, N] gradient back to an output buffer with arbitrary strides.
- flatten_
forward - Copy a [B, N] tensor with arbitrary input strides to a contiguous row-major [B, N] output.