adding tensor regression test.
This commit is contained in:
9
tests/regression/tensor/Makefile
Normal file
9
tests/regression/tensor/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
PROJECT = tensor
|
||||
|
||||
SRCS = main.cpp
|
||||
|
||||
VX_SRCS = kernel.cpp
|
||||
|
||||
OPTS ?= -s16
|
||||
|
||||
include ../common.mk
|
||||
Reference in New Issue
Block a user