[Test] Add bn layer inference test
authorJihoon Lee <jhoon.it.lee@samsung.com>
Fri, 24 Sep 2021 06:05:15 +0000 (15:05 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 1 Oct 2021 04:27:49 +0000 (13:27 +0900)
commit84c6611037832d4441cdbd2baa15a358c848beca
tree0f6e7ca49f4f522a3f87bc663e03413208da53d3
parentcd60181fd0978f4305db3d94ac2c71b28b9fc2ef
[Test] Add bn layer inference test

**Changes proposed in this PR:**
- bn layer inference mode test
- add option to skip backwarding golden test

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
test/unittest/layers/layers_common_tests.h
test/unittest/layers/layers_golden_tests.cpp
test/unittest/layers/unittest_layers_batch_normalization.cpp
test/unittest/layers/unittest_layers_fully_connected.cpp