[layer] Remove setBatch for init context
authorParichay Kapoor <pk.kapoor@samsung.com>
Thu, 14 Oct 2021 10:06:59 +0000 (19:06 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 14 Oct 2021 13:13:50 +0000 (22:13 +0900)
commit7983d89b1725da117c07c61b578ad4bab707c6b9
tree17b23275a59f769a9f4fa1e7f4ed79aa0c02e5b6
parent34f680973c4544b8d7754a4e1fb24de382cbb890
[layer] Remove setBatch for init context

This patch remove setBatch for the init context from the layer
interface. setBatch is now only needed to be set for runContext.

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
nntrainer/layers/layer_context.h
nntrainer/layers/layer_devel.h
nntrainer/layers/plugged_layer.h
nntrainer/layers/pooling2d_layer.h
nntrainer/layers/split_layer.h
nntrainer/layers/time_dist.cpp
nntrainer/layers/time_dist.h
test/unittest/layers/layers_standalone_common_tests.cpp