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.cc623 auto status = convert::ConvertGraphDefToEngine( in GetEngine()
711 auto s = convert::ConvertGraphDefToEngine( in AllocateCalibrationResources()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.h149 Status ConvertGraphDefToEngine(
Dconvert_graph.cc515 TF_RETURN_IF_ERROR(ConvertGraphDefToEngine( in CreateTRTNode()
Dconvert_nodes_test.cc1011 return ConvertGraphDefToEngine( in RunConvertGraphDefToEngine()
Dconvert_nodes.cc4055 Status ConvertGraphDefToEngine( in ConvertGraphDefToEngine() function