Difference between revisions of "Porting/ncnn"

From RCS Wiki
Jump to navigation Jump to search
(Finished: load_param_mem pybind)
(Update POWER Clang version docs)
Line 5: Line 5:
 
* [https://github.com/Tencent/ncnn/pull/4853 Add POWER8 VSX toolchains]
 
* [https://github.com/Tencent/ncnn/pull/4853 Add POWER8 VSX toolchains]
 
* [https://github.com/Tencent/ncnn/pull/4924 load_param_mem pybind]
 
* [https://github.com/Tencent/ncnn/pull/4924 load_param_mem pybind]
 +
* [https://github.com/Tencent/ncnn/pull/5174 Update POWER Clang version docs]
  
 
= In progress =
 
= In progress =
  
 
* CI missing for POWER9/Clang
 
* CI missing for POWER9/Clang
* SSE4.1 missing for POWER9/Clang on Fedora 38
 
** Caused by [[Porting/LLVM|LLVM]] issue 64664
 
 
* Replace SSE with native VSX
 
* Replace SSE with native VSX
  

Revision as of 06:52, 27 November 2023