Home
last modified time | relevance | path

Searched defs:a_rows (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_matmul_op_test.cc91 const int a_rows = 1; in TEST_F() local
141 const int a_rows = 1; in TEST_F() local
180 const int a_rows = 1; in TEST_F() local
219 const int a_rows = 3; in TEST_F() local
326 const int a_rows = 8; in TEST_F() local
/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DBNNMTest.java167 final int a_rows = 3; in testSmallMatrices() local
224 final int a_rows = 11; in testMediumMatrices1() local
270 final int a_rows = 23; in testMediumMatrices2() local
354 final int a_rows = 3; in testClamping() local
410 final int a_rows = 3; in testExceptionHandling() local
/aosp_15_r20/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBNNMTest.java181 final int a_rows = 3; in setTestSmall() local
257 final int a_rows = 23; in setTestMedium() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dtensor_utils_test.cc1353 const int a_rows = 4, a_cols = 29; in TEST() local