[Fix] Reflect changes to upstream/main
authorJihoon Lee <jhoon.it.lee@samsung.com>
Tue, 26 Jan 2021 04:04:36 +0000 (13:04 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 26 Jan 2021 07:23:48 +0000 (16:23 +0900)
commit1c72bbfa09fbd3cfbe32947903e4773ebf46adee
treea67652249c97aaaa76f0fe5848776f5af144cebd
parent73cf422cb4d126d1883f45d9996be3396464a46b
[Fix] Reflect changes to upstream/main

From merging some big prs there happend some inconsistency which casued
a build break. This patch solves the issue

**Changes proposed in this PR:**
- Use manager.initializeTensor() in the unittest
- Add training signature to forwarding

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
nntrainer/layers/preprocess_flip_layer.cpp
nntrainer/layers/preprocess_flip_layer.h
nntrainer/layers/preprocess_translate_layer.cpp
nntrainer/layers/preprocess_translate_layer.h
test/unittest/unittest_nntrainer_layers.cpp