[Trivial] ZERO_LIFESPAN -> UNMANAGED
authorJihoon Lee <jhoon.it.lee@samsung.com>
Fri, 5 Nov 2021 07:17:58 +0000 (16:17 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 16 Nov 2021 07:46:20 +0000 (16:46 +0900)
commit3a3f0d66936035bcb716417f3f866305fdad61e0
treed33dbf14d63485c79e6b7baedb421c96814a142d
parent3196a7359303408f005ea3cc7d24369e496af1ed
[Trivial] ZERO_LIFESPAN -> UNMANAGED

This patch renames zero_lifespan to unmanaged.

zero_lifespan suggests it should be extendable but it's precisely not.
So changed name for clarity.

**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/tensor/tensor_pool.cpp
nntrainer/tensor/tensor_pool.h
nntrainer/tensor/tensor_wrap_specs.h
test/unittest/unittest_nntrainer_tensor_pool.cpp