device_elementwise.hpp File Reference

device_elementwise.hpp File Reference#

Composable Kernel: device_elementwise.hpp File Reference
device_elementwise.hpp File Reference
#include <memory>
#include <array>
#include "ck/ck.hpp"
#include "ck/tensor_operation/gpu/device/device_base.hpp"

Go to the source code of this file.

Classes

struct  ck::tensor_operation::device::DeviceElementwise< InDataTypeTuple, OutDataTypeTuple, ElementwiseOperation, NumDim >

Namespaces

namespace  ck
namespace  ck::tensor_operation
namespace  ck::tensor_operation::device

Typedefs

template<typename InDataTypeTuple, typename OutDataTypeTuple, typename ElementwiseOperation, index_t NumDim>
using ck::tensor_operation::device::DeviceElementwisePtr