#include <threadwise_tensor_slice_set.hpp>
|
| template<typename OriginIdx, typename Buffer> |
| __device__ void | Run (const Desc &, const OriginIdx &, Buffer &buf, const Data &initial_value) const |
◆ Index
template<typename Data, typename Desc, typename SliceLengths, typename
enable_if< Desc::IsKnownAtCompileTime(), bool >::type = false>
◆ Run()
template<typename Data, typename Desc, typename SliceLengths, typename
enable_if< Desc::IsKnownAtCompileTime(), bool >::type = false>
template<typename OriginIdx, typename Buffer>
| __device__ void ck::ThreadwiseTensorSliceSet_v1< Data, Desc, SliceLengths, type >::Run |
( |
const Desc & | , |
|
|
const OriginIdx & | , |
|
|
Buffer & | buf, |
|
|
const Data & | initial_value ) const |
|
inline |
◆ nDim
template<typename Data, typename Desc, typename SliceLengths, typename
enable_if< Desc::IsKnownAtCompileTime(), bool >::type = false>
The documentation for this struct was generated from the following file: