Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CVCUDA/CV-CUDA
/ StreamCachePayloadAlignment
Function
StreamCachePayloadAlignment
src/cvcuda/util/PerStreamCache.hpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
template<typename Payload>
57
auto StreamCachePayloadAlignment(const Payload &payload)
58
{
59
return payload.alignment;
60
}
61
62
namespace detail {
63
Callers
2
get
Method · 0.70
get
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected