Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util_test.cc559 TEST(ShapeUtilTest, ShapeIs) { in TEST() argument
Dshape_util.cc366 /* static */ bool ShapeUtil::ShapeIs(const Shape& shape, in ShapeIs() function in xla::ShapeUtil