![]() |
iVS3D v2.0.0
|
Reduces a Tensor by computing the maximum value along a specified axis. More...
#include <ReduceOps.h>
Reduces a Tensor by computing the maximum value along a specified axis.
This operation initializes an accumulator to the lowest possible value and updates it with the maximum value found along the specified axis.