Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ engine
Method
engine
paddle/fluid/platform/tensorrt/engine.h:175–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
std::unordered_map<std::string, nvinfer1::ITensor*>* GetITensorMap();
174
175
nvinfer1::ICudaEngine* engine() { return infer_engine_.get(); }
176
nvinfer1::IExecutionContext* context();
177
178
int GetBindingsOffset() {
Callers
10
GetNextCentralWord
Method · 0.45
InputsCheck
Method · 0.45
BindInputTensor
Method · 0.45
BindOutputTensor
Method · 0.45
RunTrt
Method · 0.45
RunImpl
Method · 0.45
RunTrt
Method · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
1
get
Method · 0.45
Tested by
3
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36