From f618466c25d43f3bae9e40920273bf77de1e1149 Mon Sep 17 00:00:00 2001 From: leochanj105 Date: Mon, 19 Oct 2020 23:09:30 -0400 Subject: initial sd-vbs initial sd-vbs add sd-vbs sd-vbs --- SD-VBS/benchmarks/svm/data/sqcif/Makefile | 6 +++ SD-VBS/benchmarks/svm/data/sqcif/expected.m | 60 ++++++++++++++++++++++++++++ SD-VBS/benchmarks/svm/data/sqcif/svm | Bin 0 -> 46896 bytes 3 files changed, 66 insertions(+) create mode 100644 SD-VBS/benchmarks/svm/data/sqcif/Makefile create mode 100644 SD-VBS/benchmarks/svm/data/sqcif/expected.m create mode 100755 SD-VBS/benchmarks/svm/data/sqcif/svm (limited to 'SD-VBS/benchmarks/svm/data/sqcif') diff --git a/SD-VBS/benchmarks/svm/data/sqcif/Makefile b/SD-VBS/benchmarks/svm/data/sqcif/Makefile new file mode 100644 index 0000000..eff95ab --- /dev/null +++ b/SD-VBS/benchmarks/svm/data/sqcif/Makefile @@ -0,0 +1,6 @@ +INPUT=sqcif +include ../../../../common/makefiles/Makefile.include + +BMARK=svm +include $(MAKEFILE_COMMON_DIR)/Makefile.common + diff --git a/SD-VBS/benchmarks/svm/data/sqcif/expected.m b/SD-VBS/benchmarks/svm/data/sqcif/expected.m new file mode 100644 index 0000000..7a68ed5 --- /dev/null +++ b/SD-VBS/benchmarks/svm/data/sqcif/expected.m @@ -0,0 +1,60 @@ +0.442753 +1.168547 +0.374952 +0.000000 +1.178224 +1.109552 +0.501479 +0.317081 +0.624592 +0.574789 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 +0.000000 diff --git a/SD-VBS/benchmarks/svm/data/sqcif/svm b/SD-VBS/benchmarks/svm/data/sqcif/svm new file mode 100755 index 0000000..c2df0ee Binary files /dev/null and b/SD-VBS/benchmarks/svm/data/sqcif/svm differ -- cgit v1.2.2