Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc1508 auto simple_output_shape = in AlignLayouts() local
1511 if (!simple_output_shape) { in AlignLayouts()
1516 SpanToVector(simple_output_shape->layout().minor_to_major()); in AlignLayouts()
1520 dim_map.reserve(simple_output_shape->rank()); in AlignLayouts()