[Bug] Fix redundant call to sgemv fp16 function
authorDebadri Samaddar <s.debadri@samsung.com>
Fri, 4 Aug 2023 09:42:21 +0000 (15:12 +0530)
committerJijoong Moon <jijoong.moon@samsung.com>
Mon, 21 Aug 2023 06:29:23 +0000 (15:29 +0900)
commitabbc2791137aa157a758eee0cc8a32cc7842ad15
treef281dc51f8200c486b9a8b27e9800e84bf545477
parentc536b8735b412ceefbb39b6044ffb5633420fc0b
[Bug] Fix redundant call to sgemv fp16 function

Added conditions for handling function call based USE__FP16 identifier.

Signed-off-by: Debadri Samaddar <s.debadri@samsung.com>
nntrainer/tensor/blas_interface.cpp