diff --git a/Makefile b/Makefile index fa2cf96..0dba6fa 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ build: run: build ./speed_gpu ./weights_and_biases.txt ./tensors -test: build +test: ./speed_gpu ./weights_and_biases.txt ./tensors mv ./results.csv ./test python3 ./test/verify_csv.py \ No newline at end of file