[test/modelfile] Add loss layer unittests
authorParichay Kapoor <pk.kapoor@samsung.com>
Wed, 7 Jul 2021 01:48:00 +0000 (10:48 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 22 Jul 2021 11:47:24 +0000 (20:47 +0900)
commitd13bf07107be3685ae806df53fd61cbb6c7a40e0
tree715578393665344e49d753b8f23f6c9891d03c65
parent83ac3c96fdd89d9019e3f7e5ab89a7207c109116
[test/modelfile] Add loss layer unittests

Add loss layer unittests for various loss configurations to be
supported. These tests do not ensure correct graph formation.
This will be done soon with models unittest.

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
test/unittest/unittest_nntrainer_modelfile.cpp
test/unittest/unittest_nntrainer_models.cpp