Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.cc618 auto segment_func = library.add_function(); in RegisterGraphToFunctionLibrary() local
620 segment_graph, StrCat(engine_name, "_native_segment"), segment_func)); in RegisterGraphToFunctionLibrary()
623 VLOG(7) << segment_func->DebugString(); in RegisterGraphToFunctionLibrary()
625 VLOG(1) << "Adding funcdef " << segment_func->signature().name() in RegisterGraphToFunctionLibrary()