Home
last modified time | relevance | path

Searched defs:LayoutIsSet (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_layout.cc66 bool ShapeLayout::LayoutIsSet() const { return LayoutUtil::HasLayout(shape_); } in LayoutIsSet() function in xla::ShapeLayout
/external/tensorflow/tensorflow/compiler/xla/service/
Dcomputation_layout.cc58 bool ComputationLayout::LayoutIsSet() const { in LayoutIsSet() function in xla::ComputationLayout