[Test] Add conv2d golden tests
authorJihoon Lee <jhoon.it.lee@samsung.com>
Fri, 24 Sep 2021 08:00:39 +0000 (17:00 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 6 Oct 2021 12:03:28 +0000 (21:03 +0900)
commit57dcc7d627a697e6e6c62a381fcb3bac316e2405
treefc31c51568eef29e184473735417df2c9e049388
parente471a771aabec083dc8e37df3faebc1bc107f0d6
[Test] Add conv2d golden tests

**Changes proposed in this PR:**
- Conv2d Golden tests
- remove _golden_ to the name of test cases, as it is attached in the
extension

**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>
packaging/unittest_layers_v2.tar.gz
test/input_gen/genLayerTests.py
test/unittest/layers/unittest_layers_batch_normalization.cpp
test/unittest/layers/unittest_layers_convolution2d.cpp
test/unittest/layers/unittest_layers_fully_connected.cpp