Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_matmul_op_test.cc92 const int a_cols = 1; in TEST_F() local
142 const int a_cols = 1; in TEST_F() local
181 const int a_cols = 1; in TEST_F() local
220 const int a_cols = 4; in TEST_F() local
327 const int a_cols = 8; in TEST_F() local
/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DBNNMTest.java168 final int a_cols = 2; in testSmallMatrices() local
225 final int a_cols = 5; in testMediumMatrices1() local
271 final int a_cols = 7; in testMediumMatrices2() local
355 final int a_cols = 2; in testClamping() local
411 final int a_cols = 2; in testExceptionHandling() local
/aosp_15_r20/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBNNMTest.java182 final int a_cols = 2; in setTestSmall() local
258 final int a_cols = 7; 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