Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cutlass
/ size
Method
size
include/cute/tensor_impl.hpp:202–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
CUTE_HOST_DEVICE constexpr
203
auto
204
size() const {
205
return cute::size(shape());
206
}
207
208
CUTE_HOST_DEVICE constexpr
209
decltype(auto)
Callers
nothing calls this directly
Calls
2
size
Function · 0.70
shape
Function · 0.70
Tested by
no test coverage detected