Enable more model tests (#3497)
author이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 7 Nov 2018 06:34:20 +0000 (15:34 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 7 Nov 2018 06:34:20 +0000 (15:34 +0900)
commitb6575e2f9c09c96e42f43dea624662f600215cb0
treefaf005615c54a04cbc683bd0f1fd76d178a78e3c
parentb8217957cba9d09d299b4e7868565737c918e611
Enable more model tests (#3497)

The following tests are triggered on default on framework/verification
test :

- embedding lookup
- L2 normalization
- L2 pool
- Squeeze
- Tanh
- Transpose
- Logistic

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
tests/framework/tests/embedding_lookup/config.sh
tests/framework/tests/l2_normalization/config.sh
tests/framework/tests/l2_pool_2d/config.sh
tests/framework/tests/logistic/config.sh
tests/framework/tests/squeeze/config.sh
tests/framework/tests/tanh/config.sh
tests/framework/tests/tranpose/config.sh