MCPcopy Create free account
hub / github.com/Tencent/hpc-ops / data

Method data

3rd/cutlass/include/cute/tensor_impl.hpp:180–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178 CUTE_HOST_DEVICE constexpr
179 decltype(auto)
180 data() const {
181 return engine().begin();
182 }
183
184 CUTE_HOST_DEVICE constexpr
185 decltype(auto)

Callers 15

tensorFunction · 0.45
flattenFunction · 0.45
coalesceFunction · 0.45
filter_zerosFunction · 0.45
filterFunction · 0.45
group_modesFunction · 0.45
takeFunction · 0.45
domain_offsetFunction · 0.45
recastFunction · 0.45
max_alignmentFunction · 0.45
compositionFunction · 0.45

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected