Searched refs:include_layout_in_shapes_ (Results 1 – 1 of 1) sorted by relevance
91 include_layout_in_shapes_(true), in HloPrintOptions()312 include_layout_in_shapes_ = value; in set_include_layout_in_shapes()355 bool include_layout_in_shapes() const { return include_layout_in_shapes_; } in include_layout_in_shapes()385 bool include_layout_in_shapes_; variable