Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_layout.h43 Status AssignLayoutToShape(Shape* to_shape) const;
Dshape_layout.cc35 Status ShapeLayout::AssignLayoutToShape(Shape* to_shape) const { in AssignLayoutToShape() function in xla::ShapeLayout