device_reduce_multi_d.hpp File Reference#
device_reduce_multi_d.hpp File Reference
#include <array>#include <memory>#include "ck/ck.hpp"#include "ck/tensor_operation/gpu/device/device_base.hpp"Go to the source code of this file.
Namespaces | |
| namespace | ck |
| namespace | ck::tensor_operation |
| namespace | ck::tensor_operation::device |
Typedefs | |
| template<typename InDataType, typename DsDataType, typename AccDataType, typename OutDataType, index_t Rank, index_t NumReduceDim, typename ReduceOperation, typename InElementwiseOperation, typename OutElementwiseOperation> | |
| using | ck::tensor_operation::device::DeviceReduceMultiDPtr |