Home
last modified time | relevance | path

Searched refs:SGEMM (Results 1 – 16 of 16) 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/android/support/v8/renderscript/
DScriptIntrinsicBLAS.java2943 public void SGEMM(@Transpose int TransA, @Transpose int TransB, float alpha, Allocation A, in SGEMM() method in ScriptIntrinsicBLAS
/frameworks/support/api/
D23.0.0.txt10677 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
D23.2.1.txt11596 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
D23.2.0.txt11594 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
D23.1.1.txt11065 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
D23.4.0.txt11612 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
D23.1.0.txt11096 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
D24.0.0.txt12412 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
D24.1.0.txt12422 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
/frameworks/base/api/
Dcurrent.txt36266 …method public void SGEMM(int, int, float, android.renderscript.Allocation, android.renderscript.Al…
Dsystem-current.txt39323 …method public void SGEMM(int, int, float, android.renderscript.Allocation, android.renderscript.Al…