Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ get
Method
get
samples/common/sampleDevice.h:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
cudaEvent_t get() const
126
{
127
return mEvent;
128
}
129
130
void record(const TrtCudaStream& stream)
131
{
Callers
14
record
Method · 0.45
operator-
Method · 0.45
wait
Method · 0.45
beginCapture
Method · 0.45
launch
Method · 0.45
endCapture
Method · 0.45
endCaptureOnError
Method · 0.45
getDeviceBuffer
Method · 0.45
getHostBuffer
Method · 0.45
hostToDevice
Method · 0.45
deviceToHost
Method · 0.45
getDeviceBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected