Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dliteral_test_util.cc73 /* static */ ::testing::AssertionResult LiteralTestUtil::EqualShapes( in EqualShapes() function in xla::LiteralTestUtil
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc861 Status EqualShapes(const Shape& expected, const Shape& actual) { in EqualShapes() function