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

Method clear

include/cute/container/array.hpp:179–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177 }
178
179 CUTE_HOST_DEVICE constexpr
180 void clear()
181 {
182 fill(T(0));
183 }
184
185 CUTE_HOST_DEVICE constexpr
186 void swap(array& other)

Callers 15

initializeMethod · 0.45
releaseMethod · 0.45
resetMethod · 0.45
reserveMethod · 0.45
resetMethod · 0.45
reserveMethod · 0.45
initializeMethod · 0.45
initializeMethod · 0.45
initializeMethod · 0.45
initializeMethod · 0.45
initializeMethod · 0.45

Calls 2

TClass · 0.85
fillFunction · 0.70

Tested by 15

initializeMethod · 0.36
initializeMethod · 0.36
initializeMethod · 0.36
initializeMethod · 0.36
initializeMethod · 0.36
initializeMethod · 0.36
initializeMethod · 0.36
initializeMethod · 0.36
initializeMethod · 0.36
kernel_multistage_mmaFunction · 0.36
kernel_mmaFunction · 0.36