Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
H A Dtrt_engine_op.cc297 static Status FunctionDefToGraphDef(FunctionLibraryRuntime::Handle handle, in FunctionDefToGraphDef() function
390 return FunctionDefToGraphDef(func_handle, lib, &segment_graph_def_); in ImportSegmentGraphDef()