[lr-scheduler] Add finalize to interface
authorParichay Kapoor <pk.kapoor@samsung.com>
Fri, 10 Dec 2021 03:48:40 +0000 (12:48 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 17 Feb 2022 04:14:41 +0000 (13:14 +0900)
commit752f640a4764877c93128fab4bc8086f2a22e1a0
treeacbd3062deae1cc3985ac292e688c40d49b12c27
parent7c89b8f4531a6875823b7c21e082935ef3a1de32
[lr-scheduler] Add finalize to interface

Add finalize to the interface of the learning rate scheduler with the
purpose to verify that the required properties have been set.

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
nntrainer/optimizers/lr_scheduler.h
nntrainer/optimizers/lr_scheduler_constant.cpp
nntrainer/optimizers/lr_scheduler_constant.h
nntrainer/optimizers/lr_scheduler_exponential.cpp
nntrainer/optimizers/lr_scheduler_exponential.h