Home
last modified time | relevance | path

Searched refs:SetTrtEngineOutputs (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_engine_utils.h154 Status SetTrtEngineOutputs(nvinfer1::ICudaEngine* cuda_engine,
Dtrt_engine_utils.cc217 Status SetTrtEngineOutputs(nvinfer1::ICudaEngine* cuda_engine, in SetTrtEngineOutputs() function
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc788 TF_RETURN_IF_ERROR(SetTrtEngineOutputs(cuda_engine.get(), execution_context, in ExecuteTrtEngine()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc1518 TF_RETURN_IF_ERROR(SetTrtEngineOutputs( in BuildAndRun()