Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ release
Method
release
samples/common/sampleEngines.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
nvinfer1::ICudaEngine* LazilyDeserializedEngine::release()
156
{
157
return mEngine.release();
158
}
159
160
nvinfer1::safe::ICudaEngine* LazilyDeserializedEngine::getSafe()
161
{
Callers
3
gpu_monitor
Method · 0.45
__exit__
Method · 0.45
loadEngine
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected