NORM2, true, true > Struct Reference

NORM2, true, true > Struct Reference#

Composable Kernel: ck::reduce_unary_operator< ReduceTensorOp::NORM2, true, true > Struct Reference
ck::reduce_unary_operator< ReduceTensorOp::NORM2, true, true > Struct Reference

#include <reduction_operator_mapping.hpp>

Public Types

using InElementwiseOperation = tensor_operation::element_wise::UnarySquare
using AccElementwiseOperation = tensor_operation::element_wise::UnarySqrt

Static Public Member Functions

static std::tuple< InElementwiseOperation, AccElementwiseOperationGetElementwiseOperator (int32_t reduceLength)

Member Typedef Documentation

◆ AccElementwiseOperation

◆ InElementwiseOperation

Member Function Documentation

◆ GetElementwiseOperator()

std::tuple< InElementwiseOperation, AccElementwiseOperation > ck::reduce_unary_operator< ReduceTensorOp::NORM2, true, true >::GetElementwiseOperator ( int32_t reduceLength)
inlinestatic

The documentation for this struct was generated from the following file: