remove warning flags related to compile with gcc-13
authorhyeonseok lee <hs89.lee@samsung.com>
Fri, 21 Jul 2023 11:12:38 +0000 (20:12 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Sun, 23 Jul 2023 04:52:00 +0000 (13:52 +0900)
commit665909386373ac6095323ca1241d22f178abc7fa
treed02459791bff86963cf5099d5e07bf8fbc3890c6
parenta3c7299b3b516d9ef94eea061e462d6443a2d940
remove warning flags related to compile with gcc-13

 - Remove warning flags which helps to compile with gcc 13.
 - Remove multiout testcase cause this test cannot guarantees the multiout layer order

Signed-off-by: hyeonseok lee <hs89.lee@samsung.com>
meson.build
nntrainer/layers/layer_node.cpp
nntrainer/layers/layer_node.h
nntrainer/tensor/manager.cpp
test/unittest/compiler/compiler_test_util.cpp
test/unittest/compiler/unittest_realizer.cpp
test/unittest/unittest_base_properties.cpp