Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dreference_util_test.cc113 TEST_F(ReferenceUtilTest, MapWithIndexArray2D) { in TEST_F() argument
H A Dreference_util.cc704 /* static */ std::unique_ptr<Array2D<float>> ReferenceUtil::MapWithIndexArray2D( in MapWithIndexArray2D() function in xla::ReferenceUtil