Portability: g++-11 has different std policy.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 16 Mar 2022 07:39:44 +0000 (16:39 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Sun, 20 Mar 2022 03:32:51 +0000 (12:32 +0900)
commit59029b55897b1fa0dd8cae10e2608572335bb704
treeecfe7b2480d06b213f58a19cecfe090fa6db040b
parent145fa09d3ec1de5855011b1c5e7d0f8da0c3d1fe
Portability: g++-11 has different std policy.

It requires stdexcept and limits for std::invalid_arguments and std::numeric_limits.

Fixes #1857

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
nntrainer/tensor/memory_pool.cpp
nntrainer/tensor/tensor.h