Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ GetHandle
Method
GetHandle
src/opr/impl/nvof/NvOFCuda.h:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
48
CUcontext GetCudaContext() { return m_cuContext; }
49
NvOFHandle GetHandle() { return m_hOF; }
50
CUstream GetCudaStream(NV_OF_BUFFER_USAGE usage);
51
52
private:
Callers
6
DoGetOutputGridSizes
Method · 0.80
DoExecute
Method · 0.80
DoInit
Method · 0.80
_QuerySupportCaps
Method · 0.80
NvOFBufferCudaDevicePtr
Method · 0.80
NvOFBufferCudaArray
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected