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

Method size

3rd/cutlass/include/cute/container/array.hpp:159–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 }
158
159 CUTE_HOST_DEVICE constexpr
160 size_type size() const
161 {
162 return N;
163 }
164
165 CUTE_HOST_DEVICE constexpr
166 size_type max_size() const

Callers 1

valuesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected