[test] unittest for weight decay
authorParichay Kapoor <pk.kapoor@samsung.com>
Thu, 27 Jan 2022 06:36:46 +0000 (15:36 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 9 Feb 2022 09:34:12 +0000 (18:34 +0900)
commit01b39fc208579e77b116cffe29e95714638b841b
treeceb68044093deb9e37ddef6c6f20f300c9be6f06
parent62ab2b4e3adc8714482afec7c7fa191ce63b5455
[test] unittest for weight decay

added unittest for weight decay along with fix.

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
nntrainer/layers/lstm.cpp
nntrainer/tensor/weight.h
packaging/unittest_models_v2.tar.gz
test/input_gen/genModelTests_v2.py
test/input_gen/recorder_v2.py
test/unittest/layers/unittest_layers_fully_connected.cpp
test/unittest/models/unittest_models.cpp