[Test] Update layer golden test format
authorJihoon Lee <jhoon.it.lee@samsung.com>
Thu, 23 Sep 2021 07:19:07 +0000 (16:19 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 28 Sep 2021 11:24:01 +0000 (20:24 +0900)
commitb90b1aee215e19ddf8743290e691b6e386a99c46
treecfc77f58684631345a9ce6099e6d6d8d7e3d43df
parentda2912bc8e0e6db22dd1356c5a14a925ffd9d3e3
[Test] Update layer golden test format

**Changes proposed in this PR:**
- Add initial_weight to the layer golden data
- Add layer::build() point to the translayer
- Properly call layer instead of  __call__ in translayer
- Run formatter(black)

**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/input_gen/recorder.py
test/input_gen/transLayer.py
test/unittest/layers/layers_golden_tests.cpp