dist/Tizen: disable fp16 in Tizen
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 1 Feb 2024 10:17:00 +0000 (19:17 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 2 Feb 2024 03:21:20 +0000 (12:21 +0900)
commitf8202825bed72a677eb089e475ec9f1c515de4a7
treee3e583c91b9b326aadff93962b2828f387cf62b1
parent11417c7002b2d206f3ff8f4c0c04b5db24965fd7
dist/Tizen: disable fp16 in Tizen

NNTrainer FP16 implementation relies on NEON, which requires
armv8.2-a ISA.

Tizen aarch64 is on armv8.0-a; thus it cannot support fp16-neon.
Thus, disable fp16 in armv7l and aarch64.

Tizen x86/x64 does not support fp16, too.

This re-enabled Tizen build of nntrainer.
Please do not break the build in main branch!

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/nntrainer.spec