Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc232 static Status FunctionDefToGraphDef(FunctionLibraryRuntime::Handle handle, in FunctionDefToGraphDef() function
325 return FunctionDefToGraphDef(func_handle, lib, &segment_graph_def_); in ImportSegmentGraphDef()