Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util_test.cc801 TEST(ShapeUtilTest, DeleteDimensions) { in TEST() argument
H A Dshape_util.cc1638 /* static */ Shape ShapeUtil::DeleteDimensions( in DeleteDimensions() function in xla::ShapeUtil