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.cc782 auto status = convert::ConvertGraphDefToEngine( in GetEngine()
869 auto s = convert::ConvertGraphDefToEngine( in AllocateCalibrationResources()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.h141 Status ConvertGraphDefToEngine(
Dconvert_graph.cc426 TF_RETURN_IF_ERROR(ConvertGraphDefToEngine( in CreateTRTNode()
Dconvert_nodes_test.cc1185 return ConvertGraphDefToEngine( in RunConvertGraphDefToEngine()
Dconvert_nodes.cc5680 Status ConvertGraphDefToEngine( in ConvertGraphDefToEngine() function