Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.h168 Status ConvertGraphDefToEngine(
H A Dconvert_graph.cc717 TF_RETURN_IF_ERROR(ConvertGraphDefToEngine( in CreateStaticEngine()
H A Dconvert_nodes.cc5829 Status ConvertGraphDefToEngine( in ConvertGraphDefToEngine() function
H A Dconvert_nodes_test.cc1053 return ConvertGraphDefToEngine( in RunConvertGraphDefToEngine()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
H A Dtrt_engine_op.cc1070 auto status = convert::ConvertGraphDefToEngine( in BuildEngine()
1352 auto s = convert::ConvertGraphDefToEngine( in AllocateCalibrationResources()