Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.cc635 GraphConstructorOptions gcopts; in RegisterSegmentFunctionToFunctionLibrary() local
636 TF_RETURN_IF_ERROR(ConvertGraphDefToGraph(gcopts, segment, &sgraph)); in RegisterSegmentFunctionToFunctionLibrary()