Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DBNNMTest.java158 public void testSmallMatrices() { in testSmallMatrices() method in BNNMTest
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/linalg/
H A Dcholesky_op_test.py199 def testSmallMatrices(self): member in CholeskyGradTest