test: float16 arithmetic
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 22 Jun 2022 05:37:25 +0000 (14:37 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Sun, 3 Jul 2022 04:42:13 +0000 (13:42 +0900)
commit9db78ddf115a1a0e9f97ff5100536a89ceb612a9
tree685b4f2471b5aca25fb36ec41eb4759d02ece8fd
parent6405aa7fd9aaf59a91dffb09757bf8c9bbe2c76e
test: float16 arithmetic

By default, float16 tests are not critical.
However, if the envvar, "FLOAT16_SUPPORTED" is 1, they become
critical.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
tests/nnstreamer_filter_lua/runTest.sh
tests/transform_typecast/runTest.sh