Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dlayout_util.cc465 /* static */ bool LayoutUtil::LayoutsInShapesEqual(const Shape& lhs, in LayoutsInShapesEqual() function in xla::LayoutUtil
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment.cc818 bool LayoutsInShapesEqual(const Shape& lhs, const Shape& rhs) { in LayoutsInShapesEqual() function