[bugfix] Resolves Android build warnings
authorDonghyeon Jeong <dhyeon.jeong@samsung.com>
Mon, 22 Jul 2024 07:36:37 +0000 (16:36 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 26 Jul 2024 01:27:26 +0000 (10:27 +0900)
commit5186d4dde051ce15510c1f0a79b21b4633582bab
tree360f4b343d24418fd6b2a935a9c4a69056ab4e75
parent47282c29aea6307f7411d4a316f3c33d783578ca
[bugfix] Resolves Android build warnings

This PR resolves warnings that occur during the Android build. The list is as follows.

**Changes proposed in this PR:**
- Fix function that overrides virtual functions but is not marked override.

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

Signed-off-by: Donghyeon Jeong <dhyeon.jeong@samsung.com>
nntrainer/tensor/float_tensor.h
nntrainer/tensor/half_tensor.h