/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/element/combined_element_wise_operation.hpp File Reference#
combined_element_wise_operation.hpp File Reference
Go to the source code of this file.
Namespaces | |
ck | |
ck::tensor_operation | |
ck::tensor_operation::element_wise | |
Typedefs | |
using | ck::tensor_operation::element_wise::ScaleScalePass = UnaryCombinedOp< Scale, Scale, PassThrough > |
using | ck::tensor_operation::element_wise::ScaleScaleRelu = UnaryCombinedOp< Scale, Scale, Relu > |