Home
last modified time | relevance | path

Searched refs:SGEMM (Results 1 – 8 of 8) sorted by relevance

/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
DSGEMMTest.java158 mBLAS.SGEMM(ScriptIntrinsicBLAS.NO_TRANSPOSE, ScriptIntrinsicBLAS.NO_TRANSPOSE, in setTestSmall()
213 mBLAS.SGEMM(ScriptIntrinsicBLAS.NO_TRANSPOSE, ScriptIntrinsicBLAS.NO_TRANSPOSE, in setTestMedium()
261 mBLAS.SGEMM(ScriptIntrinsicBLAS.NO_TRANSPOSE, ScriptIntrinsicBLAS.NO_TRANSPOSE, in setTestLarge()
273 mBLAS.SGEMM(ScriptIntrinsicBLAS.NO_TRANSPOSE, ScriptIntrinsicBLAS.NO_TRANSPOSE, in runTest()
DGoogLeNet.java212 mBLAS.SGEMM(ScriptIntrinsicBLAS.NO_TRANSPOSE, ScriptIntrinsicBLAS.NO_TRANSPOSE, in runTest()
/frameworks/rs/cpp/
DrsCppStructs.h3234 void SGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, float alpha, const sp<Allocation>& A,
DScriptIntrinsicBLAS.cpp1270 void ScriptIntrinsicBLAS::SGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, float alpha, in SGEMM() function in ScriptIntrinsicBLAS
/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBLAS.java2340 public void SGEMM(@Transpose int TransA, @Transpose int TransB, float alpha, Allocation A, in SGEMM() method in ScriptIntrinsicBLAS
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBLAS.java2943 public void SGEMM(@Transpose int TransA, @Transpose int TransB, float alpha, Allocation A, in SGEMM() method in ScriptIntrinsicBLAS
/frameworks/base/non-updatable-api/
Dcurrent.txt40548 …method public void SGEMM(int, int, float, android.renderscript.Allocation, android.renderscript.Al…
/frameworks/base/api/
Dcurrent.txt40692 …method public void SGEMM(int, int, float, android.renderscript.Allocation, android.renderscript.Al…