• Tomoaki Teshima's avatar
    check FP16 build condition correctly · c7cb116d
    Tomoaki Teshima authored
      * use __GNUC_MINOR__ in correct place to check the version of GCC
      * check processor support of FP16 at run time
      * check compiler support of FP16 and pass correct compiler option
      * rely on ENABLE_AVX on gcc since AVX is generated when mf16c is passed
      * guard correctly using ifdef in case of various configuration
      * use v_float16x4 correctly by including the right header file
    c7cb116d
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...