MCPcopy 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
52private:

Callers 6

DoGetOutputGridSizesMethod · 0.80
DoExecuteMethod · 0.80
DoInitMethod · 0.80
_QuerySupportCapsMethod · 0.80
NvOFBufferCudaArrayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected