MCPcopy Create free account
hub / github.com/NVIDIA/cutlass / data

Method data

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

__init__Method · 0.45
nodes_metaMethod · 0.45
jquery.jsFile · 0.45
a5Function · 0.45
hFunction · 0.45
eFunction · 0.45
LFunction · 0.45
GFunction · 0.45
xFunction · 0.45
IFunction · 0.45
HFunction · 0.45
KFunction · 0.45

Calls 1

beginMethod · 0.45

Tested by 15

mmaMethod · 0.36
softmax_stepMethod · 0.36
softmaxMethod · 0.36
correction_epilogueMethod · 0.36
correction_rescaleMethod · 0.36
correctionMethod · 0.36
correction_emptyMethod · 0.36
storeMethod · 0.36
mmaMethod · 0.36
softmax_stepMethod · 0.36
softmaxMethod · 0.36
correction_epilogueMethod · 0.36