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

Method tensor

include/cute/tensor_impl.hpp:162–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 CUTE_HOST_DEVICE constexpr
161 decltype(auto)
162 tensor() const {
163 return *this;
164 }
165
166 CUTE_HOST_DEVICE constexpr
167 decltype(auto)

Callers 15

referenceMethod · 0.45
test_unary_opsFunction · 0.45
test_binary_opsFunction · 0.45
__compress_on_cpuMethod · 0.45
runFunction · 0.45
generate_tensorsFunction · 0.45
runFunction · 0.45
create_cumsum_tensorFunction · 0.45
runFunction · 0.45

Calls

no outgoing calls

Tested by 3

referenceMethod · 0.36
test_unary_opsFunction · 0.36
test_binary_opsFunction · 0.36