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.cc1426 auto simple_output_shape = in AlignLayouts() local
1429 if (!simple_output_shape) { in AlignLayouts()
1434 SpanToVector(simple_output_shape->layout().minor_to_major()); in AlignLayouts()
1438 dim_map.reserve(simple_output_shape->rank()); in AlignLayouts()