Prepare bn layer tc
authorJihoon Lee <jhoon.it.lee@samsung.com>
Thu, 2 Jul 2020 10:55:02 +0000 (19:55 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 3 Jul 2020 06:50:55 +0000 (15:50 +0900)
commitf09da992d4f159c9d61d670810c8ee10395c1615
treec7f74fa8bf012354430effebbd918ebb2fbc267d
parent5722ab7eac819366c76fd1a59ee9a86a0fe36769
Prepare bn layer tc

This PR add a python function that generates bn_layer forward/backward
pass.

Return value's order & contents are subject to change for the time
being.

**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>
**How to evaluate:**
Run python function

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
test/input_gen/genInput.py