reduction_operator_mapping.hpp Source File#
reduction_operator_mapping.hpp
Go to the documentation of this file.
Definition ck.hpp:268
Definition reduction_operator.hpp:409
Definition reduction_operator.hpp:37
Definition reduction_operator.hpp:163
Definition reduction_operator.hpp:285
Definition reduction_operator.hpp:114
static constexpr bool indexable
Definition reduction_operator_mapping.hpp:27
reduce::Add opType
Definition reduction_operator_mapping.hpp:25
static constexpr bool indexable
Definition reduction_operator_mapping.hpp:59
reduce::AMax opType
Definition reduction_operator_mapping.hpp:57
reduce::Add opType
Definition reduction_operator_mapping.hpp:65
static constexpr bool indexable
Definition reduction_operator_mapping.hpp:67
reduce::Max opType
Definition reduction_operator_mapping.hpp:49
static constexpr bool indexable
Definition reduction_operator_mapping.hpp:51
static constexpr bool indexable
Definition reduction_operator_mapping.hpp:43
reduce::Min opType
Definition reduction_operator_mapping.hpp:41
static constexpr bool indexable
Definition reduction_operator_mapping.hpp:35
reduce::Mul opType
Definition reduction_operator_mapping.hpp:33
reduce::Add opType
Definition reduction_operator_mapping.hpp:73
static constexpr bool indexable
Definition reduction_operator_mapping.hpp:75
reduce::Add opType
Definition reduction_operator_mapping.hpp:81
static constexpr bool indexable
Definition reduction_operator_mapping.hpp:83
Definition reduction_operator_mapping.hpp:20
static std::tuple< InElementwiseOperation, AccElementwiseOperation > GetElementwiseOperator(int32_t reduceLength)
Definition reduction_operator_mapping.hpp:137
tensor_operation::element_wise::PassThrough AccElementwiseOperation
Definition reduction_operator_mapping.hpp:134
tensor_operation::element_wise::UnaryAbs InElementwiseOperation
Definition reduction_operator_mapping.hpp:133
tensor_operation::element_wise::PassThrough InElementwiseOperation
Definition reduction_operator_mapping.hpp:106
static std::tuple< InElementwiseOperation, AccElementwiseOperation > GetElementwiseOperator(int32_t reduceLength)
Definition reduction_operator_mapping.hpp:110
tensor_operation::element_wise::UnaryDivide AccElementwiseOperation
Definition reduction_operator_mapping.hpp:107
static std::tuple< InElementwiseOperation, AccElementwiseOperation > GetElementwiseOperator(int32_t reduceLength)
Definition reduction_operator_mapping.hpp:123
tensor_operation::element_wise::UnaryAbs InElementwiseOperation
Definition reduction_operator_mapping.hpp:119
tensor_operation::element_wise::PassThrough AccElementwiseOperation
Definition reduction_operator_mapping.hpp:120
tensor_operation::element_wise::UnarySqrt AccElementwiseOperation
Definition reduction_operator_mapping.hpp:176
static std::tuple< InElementwiseOperation, AccElementwiseOperation > GetElementwiseOperator(int32_t reduceLength)
Definition reduction_operator_mapping.hpp:179
tensor_operation::element_wise::PassThrough InElementwiseOperation
Definition reduction_operator_mapping.hpp:175
tensor_operation::element_wise::UnarySquare InElementwiseOperation
Definition reduction_operator_mapping.hpp:147
static std::tuple< InElementwiseOperation, AccElementwiseOperation > GetElementwiseOperator(int32_t reduceLength)
Definition reduction_operator_mapping.hpp:151
tensor_operation::element_wise::PassThrough AccElementwiseOperation
Definition reduction_operator_mapping.hpp:148
tensor_operation::element_wise::UnarySqrt AccElementwiseOperation
Definition reduction_operator_mapping.hpp:162
static std::tuple< InElementwiseOperation, AccElementwiseOperation > GetElementwiseOperator(int32_t reduceLength)
Definition reduction_operator_mapping.hpp:165
tensor_operation::element_wise::UnarySquare InElementwiseOperation
Definition reduction_operator_mapping.hpp:161
Definition reduction_operator_mapping.hpp:91
tensor_operation::element_wise::PassThrough AccElementwiseOperation
Definition reduction_operator_mapping.hpp:93
static std::tuple< InElementwiseOperation, AccElementwiseOperation > GetElementwiseOperator(int32_t reduceLength)
Definition reduction_operator_mapping.hpp:96
tensor_operation::element_wise::PassThrough InElementwiseOperation
Definition reduction_operator_mapping.hpp:92
Definition tensor_operation/gpu/element/unary_element_wise_operation.hpp:340
Definition tensor_operation/gpu/element/unary_element_wise_operation.hpp:765
Definition tensor_operation/gpu/element/unary_element_wise_operation.hpp:701
Definition tensor_operation/gpu/element/unary_element_wise_operation.hpp:797
Definition tensor_operation/gpu/element/unary_element_wise_operation.hpp:747