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

Method empty

include/cute/container/array.hpp:153–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151 }
152
153 CUTE_HOST_DEVICE constexpr
154 bool empty() const
155 {
156 return size() == 0;
157 }
158
159 CUTE_HOST_DEVICE constexpr
160 size_type size() const

Callers 15

initializeMethod · 0.45
PerformanceReportMethod · 0.45
~PerformanceReportMethod · 0.45
move_to_endMethod · 0.45
parse_Method · 0.45
qualified_nameMethod · 0.45
not_nullMethod · 0.45
not_nullMethod · 0.45
not_nullMethod · 0.45
not_nullMethod · 0.45
select_cublas_algorithmsFunction · 0.45

Calls 1

sizeFunction · 0.50

Tested by 8

uniform_initMethod · 0.36
get_torch_tensorMethod · 0.36
uniform_initMethod · 0.36
TestRuntimeDataTypeSmallFunction · 0.36
TestSmallFunction · 0.36
TestSmallFunction · 0.36
test_sparse_cpuFunction · 0.36
test_sparse_cudaFunction · 0.36