Home
last modified time | relevance | path

Searched refs:ExpectR2NearArray2D (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dliteral_test_util.h128 static void ExpectR2NearArray2D(const Array2D<NativeT>& expected,
238 /* static */ void LiteralTestUtil::ExpectR2NearArray2D( in ExpectR2NearArray2D() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dreference_util_test.cc99 LiteralTestUtil::ExpectR2NearArray2D(*matrix_, actual_literal, in TEST_F()