NORM2, false, true > Struct Reference#
ck::reduce_unary_operator< ReduceTensorOp::NORM2, false, true > Struct Reference
#include <reduction_operator_mapping.hpp>
Public Types | |
| using | InElementwiseOperation = tensor_operation::element_wise::PassThrough |
| using | AccElementwiseOperation = tensor_operation::element_wise::UnarySqrt |
Static Public Member Functions | |
| static std::tuple< InElementwiseOperation, AccElementwiseOperation > | GetElementwiseOperator (int32_t reduceLength) |
Member Typedef Documentation
◆ AccElementwiseOperation
| using ck::reduce_unary_operator< ReduceTensorOp::NORM2, false, true >::AccElementwiseOperation = tensor_operation::element_wise::UnarySqrt |
◆ InElementwiseOperation
| using ck::reduce_unary_operator< ReduceTensorOp::NORM2, false, true >::InElementwiseOperation = tensor_operation::element_wise::PassThrough |
Member Function Documentation
◆ GetElementwiseOperator()
|
inlinestatic |
The documentation for this struct was generated from the following file: