Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.cc712 auto native_segment = fdeflib.add_function(); in RegisterSegmentFunctionToFunctionLibrary() local
714 sgraph, StrCat(engine_name, "_native_segment"), native_segment)); in RegisterSegmentFunctionToFunctionLibrary()
718 (*native_segment in RegisterSegmentFunctionToFunctionLibrary()
723 VLOG(7) << native_segment->DebugString(); in RegisterSegmentFunctionToFunctionLibrary()