We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5fda2e commit 87470a3Copy full SHA for 87470a3
test/compare_sgemm_shgemm.c
@@ -32,8 +32,6 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33
#define SGEMM BLASFUNC(sgemm)
34
#define SHGEMM BLASFUNC(shgemm)
35
-#define SGEMV BLASFUNC(sgemv)
36
-#define SHGEMV BLASFUNC(shgemv)
37
#define SHGEMM_LARGEST 256
38
39
int
0 commit comments