Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/device/reduction_operator_mapping.hpp File Reference
Go to the source code of this file.
 | 
| struct   | ck::reduce_binary_operator< ReduceTensorOp::ADD > | 
|   | 
| struct   | ck::reduce_binary_operator< ReduceTensorOp::MUL > | 
|   | 
| struct   | ck::reduce_binary_operator< ReduceTensorOp::MIN > | 
|   | 
| struct   | ck::reduce_binary_operator< ReduceTensorOp::MAX > | 
|   | 
| struct   | ck::reduce_binary_operator< ReduceTensorOp::AMAX > | 
|   | 
| struct   | ck::reduce_binary_operator< ReduceTensorOp::AVG > | 
|   | 
| struct   | ck::reduce_binary_operator< ReduceTensorOp::NORM1 > | 
|   | 
| struct   | ck::reduce_binary_operator< ReduceTensorOp::NORM2 > | 
|   | 
| struct   | ck::reduce_unary_operator< Op, IsFirstReduce, IsLastReduce > | 
|   | 
| struct   | ck::reduce_unary_operator< ReduceTensorOp::AVG, IsFirstReduce, true > | 
|   | 
| struct   | ck::reduce_unary_operator< ReduceTensorOp::NORM1, true, IsLastReduce > | 
|   | 
| struct   | ck::reduce_unary_operator< ReduceTensorOp::AMAX, true, IsLastReduce > | 
|   | 
| struct   | ck::reduce_unary_operator< ReduceTensorOp::NORM2, true, false > | 
|   | 
| struct   | ck::reduce_unary_operator< ReduceTensorOp::NORM2, true, true > | 
|   | 
| struct   | ck::reduce_unary_operator< ReduceTensorOp::NORM2, false, true > | 
|   |