Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CVCUDA/CV-CUDA
/ get
Method
get
python/mod_cvcuda/WorkspaceCache.hpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
{
229
public:
230
cvcuda::Workspace get() const
231
{
232
return {m_host, m_pinned, m_cuda};
233
}
234
235
~WorkspaceLease();
236
Callers
2
get
Method · 0.45
create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected