Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.cc810 segment::SegmentOptions segment_options; in ConvertAfterShapes() local
813 segment_options.exclude_node_list.insert(node); in ConvertAfterShapes()
815 segment_options.minimum_segment_size = params.minimum_segment_size; in ConvertAfterShapes()
826 segment_options, &initial_segments)); in ConvertAfterShapes()