[graph] Support creating RunLayerContext
authorParichay Kapoor <pk.kapoor@samsung.com>
Wed, 16 Jun 2021 10:55:19 +0000 (19:55 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 23 Jun 2021 07:42:19 +0000 (16:42 +0900)
commit2ac49d1ba6743fd52092eda344054cb571510a14
tree362f9b6fa4e5b929ebcabfd2701c7439bf6bf66e
parentc44401d95f5af4a5feb34fd3cff39ac7e92333a8
[graph] Support creating RunLayerContext

Implement the function to create RunLayerContext given the
InitLayerContext and update it in the given LayerNode.

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
nntrainer/graph/network_graph.cpp
nntrainer/graph/network_graph.h
nntrainer/layers/layer_context.h
nntrainer/layers/layer_node.h
nntrainer/tensor/manager.cpp
nntrainer/tensor/manager.h