[TensorPool] Check tensor type in view
authorDonghyeon Jeong <dhyeon.jeong@samsung.com>
Tue, 22 Aug 2023 01:59:59 +0000 (10:59 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 22 Aug 2023 07:10:32 +0000 (16:10 +0900)
commit970f209825237a8e9ceafc2d3336f7324a0aa0e2
tree2b4784f3c03e744ed6d5fca990c77a97cbff56f1
parent647bec7f8fc1c91c5c4e8e067501e84477227f46
[TensorPool] Check tensor type in view

This PR enables the TensorPool view to filter call from different tensor type

**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/tensor_pool.cpp