[activation] support softmax inplace
authorhyeonseok lee <hs89.lee@samsung.com>
Mon, 6 Feb 2023 01:46:35 +0000 (10:46 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 9 Feb 2023 08:11:05 +0000 (17:11 +0900)
commit71057a2d72817be8511121cc8103e3ad909d0cb5
treef5c75fdebb89919a655858b530975ba2315428eb
parent8243f263fbbdd2fa29b6e1b5171b097f3a596e22
[activation] support softmax inplace

 - Support softmax inplace by using extra space.
   The size of extra space will be width size of input.

close #1986

Signed-off-by: hyeonseok lee <hs89.lee@samsung.com>
nntrainer/layers/acti_func.cpp