[Test/TVM] Fix gbs test to run only on x86_64
authorJunhwan Kim <jejudo.kim@samsung.com>
Fri, 25 Jun 2021 01:48:20 +0000 (10:48 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 25 Jun 2021 02:59:11 +0000 (11:59 +0900)
commit8711be9536162d95897a4ab80ae4d76e440f76e0
tree4f94bb213a4f366d777303fddb5da9e63f3cf8e3
parent882b1c83755ce7a381bd33c62b0b711f0032d165
[Test/TVM] Fix gbs test to run only on x86_64

TVM test model is compiled for x86_64, disable test on other architectures
TODO: prepare test models for more target devices

Signed-off-by: Junhwan Kim <jejudo.kim@samsung.com>
packaging/nnstreamer.spec
tests/meson.build
tests/nnstreamer_filter_tvm/meson.build [new file with mode: 0644]
tests/nnstreamer_filter_tvm/unittest_filter_tvm.cc