Home
last modified time | relevance | path

Searched refs:ConvertGraphDefToEngine (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc843 auto status = convert::ConvertGraphDefToEngine( in BuildEngine()
1078 auto s = convert::ConvertGraphDefToEngine( in AllocateCalibrationResources()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.h147 Status ConvertGraphDefToEngine(
Dconvert_graph.cc452 TF_RETURN_IF_ERROR(ConvertGraphDefToEngine( in CreateTRTNode()
Dconvert_nodes_test.cc1288 return ConvertGraphDefToEngine( in RunConvertGraphDefToEngine()
Dconvert_nodes.cc6319 Status ConvertGraphDefToEngine( in ConvertGraphDefToEngine() function