Skip to main content
Log in

Mojo module

reduction

Ops that accumulate or reduce a tensor along an axis.

Functions

  • arg_max: Finds the index of the maximum value along a dimension.
  • mean: Reduces a symbolic tensor using a mean operation.

Was this page helpful?