[manager] Support request Tensors and Weights
authorParichay Kapoor <pk.kapoor@samsung.com>
Wed, 16 Jun 2021 05:32:29 +0000 (14:32 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 23 Jun 2021 07:42:19 +0000 (16:42 +0900)
commit035694f61626a85639e2d7bc78f43afc83506507
treee302bcbab51cc0b1be709398bf5e1baa3a750751
parent0b1e825641e6e3e081e3405c8d65fbe53d7cf726
[manager] Support request Tensors and Weights

Added support for request Tensors and Weights
Moved spec of Tensors and Weights to VarGrad and Weights correspondingly
Also created constructors for weights and var_grad with their specs

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