MCPcopy 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

recordMethod · 0.45
operator-Method · 0.45
waitMethod · 0.45
beginCaptureMethod · 0.45
launchMethod · 0.45
endCaptureMethod · 0.45
endCaptureOnErrorMethod · 0.45
getDeviceBufferMethod · 0.45
getHostBufferMethod · 0.45
hostToDeviceMethod · 0.45
deviceToHostMethod · 0.45
getDeviceBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected