Closed qw1319 closed 2 months ago
when i compile this project on ubuntu , i miss this error: error: _Float16 is not supported on this target typedef _Float16 half;
error: _Float16 is not supported on this target typedef _Float16 half;
Are you building on arm64 or x86 cpu? And please provide the complete error log of run_pipeline.py
i have fix this problem(for error libpath)
when i compile this project on ubuntu , i miss this error:
error: _Float16 is not supported on this target typedef _Float16 half;