[split layer] make a unittest to test split input dimension by split number
authorhyeonseok lee <hs89.lee@samsung.com>
Wed, 26 Oct 2022 06:32:59 +0000 (15:32 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 18 Nov 2022 01:00:19 +0000 (10:00 +0900)
commitf5546858a688742ec6763181ba7b8ffc6e933758
tree4e1114c62e2af7191cfc76d1b64dbfaffa045fcb
parent2e246c84ca2f608ae0b10bc21ff271caad471248
[split layer] make a unittest to test split input dimension by split number

 - Make a unittest to test split input dimension by split number
 - Conv2d layer is added to make model has a weight

Signed-off-by: hyeonseok lee <hs89.lee@samsung.com>
nntrainer/layers/common_properties.h
nntrainer/layers/split_layer.cpp
packaging/unittest_models_multiout.tar.gz
test/input_gen/genModelsMultiout_v2.py
test/unittest/models/unittest_models_multiout.cpp