[network] Remove check for double activation
authorParichay Kapoor <pk.kapoor@samsung.com>
Thu, 17 Jun 2021 06:13:40 +0000 (15:13 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 23 Jun 2021 07:42:19 +0000 (16:42 +0900)
commit0b8b1e6c1bceea1c6ad29f91c643b1fa6ccd9d0c
treeca9870ad92bf2dce09e449f0ad87356a1d22c9ac
parent5d1b8758d8bf9b26eef8995efe0149dfc0ba74bd
[network] Remove check for double activation

Remove the check for double activation, it is now allowed to have
two activation operations one after the other.

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