1. 27 5月, 2021 1 次提交
  2. 21 5月, 2021 1 次提交
  3. 18 5月, 2021 1 次提交
  4. 28 4月, 2021 1 次提交
  5. 16 4月, 2021 1 次提交
  6. 22 2月, 2021 1 次提交
  7. 09 2月, 2021 1 次提交
  8. 25 1月, 2021 1 次提交
  9. 07 1月, 2021 1 次提交
  10. 02 1月, 2021 1 次提交
  11. 23 12月, 2020 1 次提交
  12. 18 11月, 2020 1 次提交
  13. 17 11月, 2020 1 次提交
  14. 13 11月, 2020 1 次提交
  15. 12 11月, 2020 1 次提交
  16. 06 11月, 2020 1 次提交
  17. 05 11月, 2020 1 次提交
  18. 03 11月, 2020 1 次提交
  19. 09 10月, 2020 1 次提交
    • W
      Improve build instructions (#2174) · 65231820
      Witold Baryluk 提交于
      * Improve build instructions
      
      * Merge Linux stuff into one section.
      * Provide better info on dependencies
      * Provide easier to use instruction for Debian / Ubuntu for native and cross-compile builds
      * Capitalize Sentence and put proper punctation.
      * Use backticks where appropiate
      * Move Hisilicon instruction together with Arm crosscompiling
      * Add information how to verify the Vulkan installation on Linux
      * Change how to launch examples so it is easier (no copying needed or external resources)
      * Add info about benchmark and how to test it on GPU or CPU
      * Use `$(nproc)` where appropriate.
      * Put some paths in quotes, in case they contain spaces or other weird characters (coma, semicolon, colon, etc).
      * Remove some extremely obvious pieces that every developer usually knows.
      * Use newer Vulkan SDK in instructions for Linux
      * Get rid of `<ncnn-root-dir>`, and just use `ncnn`. It is what git clone does. And any developer will know how to change it if they choose to do it differently.
      
      * Update README.md
      
      * Update how-to-build.md
      Co-authored-by: Nnihui <shuizhuyuanluo@126.com>
      65231820
  20. 16 9月, 2020 1 次提交
  21. 15 9月, 2020 1 次提交
  22. 27 8月, 2020 1 次提交
  23. 22 8月, 2020 1 次提交
  24. 22 7月, 2020 2 次提交
  25. 19 7月, 2020 1 次提交
    • N
      armv8.2 infrastructure (#1856) · 11cffce1
      nihui 提交于
      * runtime cpu dispatch
      
      * force thread one
      
      * disable openmp for coverage
      
      * simplify test layer
      
      * print NCNN_TARGET_ARCH
      
      * less ci build variants
      
      * weight fp16 storage option
      
      * test convdw int8
      
      * apple a12 a13
      
      * ncnn_add_layer ncnn_add_shader cmake macro
      11cffce1
  26. 15 7月, 2020 1 次提交
  27. 14 7月, 2020 1 次提交
  28. 06 7月, 2020 1 次提交
  29. 16 6月, 2020 1 次提交
  30. 11 6月, 2020 1 次提交
  31. 08 4月, 2020 1 次提交
  32. 01 3月, 2020 1 次提交
  33. 29 2月, 2020 1 次提交
    • K
      light up the building status matrix (#1564) · 94444f09
      kalcohol 提交于
      * delete ccpp.yml
      
      * add build.yml
      
      * split all workflows
      
      * delete single file defined workflows
      
      * light up the building status matrix
      
      * use short icons
      
      * add actions to ios 32bit cpu position
      
      * rename ios workflow file's name
      
      * rename ios workflow name
      94444f09
  34. 25 12月, 2019 1 次提交
    • 布兰德利斯's avatar
      Add some mips layers (#1442) · fc96039c
      布兰德利斯 提交于
      * Add mips architecture optimization support
      
      * Add mipsisa32r6 toolchain files
      
      * Add AbsVal_mips layer
      
      * Remove unused constructor override
      
      * Keep the same programming style with upstream
      
      * Add Bias_mips layer
      
      * Add Clip_mips layer
      
      * Update copyright header
      
      * Add mips-mti-gnu compile to travis
      
      * Add codescape mips toolchain config
      
      * Update the toolchain comments
      
      * Fix conflicts in travis config file
      
      * Add travis status in README.md
      fc96039c
  35. 26 11月, 2019 1 次提交
  36. 11 9月, 2019 2 次提交
  37. 02 9月, 2019 1 次提交
  38. 19 8月, 2019 1 次提交