1. 01 12月, 2020 1 次提交
  2. 30 11月, 2020 5 次提交
  3. 29 11月, 2020 2 次提交
  4. 28 11月, 2020 2 次提交
  5. 27 11月, 2020 4 次提交
  6. 26 11月, 2020 2 次提交
  7. 25 11月, 2020 1 次提交
  8. 24 11月, 2020 5 次提交
  9. 22 11月, 2020 2 次提交
  10. 21 11月, 2020 2 次提交
  11. 20 11月, 2020 2 次提交
  12. 18 11月, 2020 2 次提交
  13. 17 11月, 2020 1 次提交
  14. 16 11月, 2020 3 次提交
    • N
      reorgnize some compile flags · bebae4f9
      nihuini 提交于
      bebae4f9
    • M
      Extract on CPU without pack/fp16fp32 (#2288) · b441f738
      Martin Han 提交于
      * Add readme for keras2ncnn
      
      * Add supported model variants
      
      * Fix supported model variants
      
      * Add extract without convert pack/fp1632
      b441f738
    • P
      SSE2 optimization pack (#2123) · 8f8f2de4
      PENGUINLIONG 提交于
      * SSE2: BatchNorm
      
      * Fixed batch norm in AVX configuration
      
      * Optimized register size switch
      
      * Attempt to pass CI
      
      * Attempt to pass CI
      
      * Bias op
      
      * Element wise ops
      
      * Support packing on x86 by default
      
      * Fixed macro range in bias
      
      * Use aligned read for packed data
      
      * Update testutil.h
      
      * Update pooling_x86.cpp
      
      * Support wasn SIMD
      
      * Fix emscripten compiler flags
      
      * fix build
      
      * more ci fix
      
      * concat x86 pack4
      
      * flatten x86 pack4
      
      * more x86 pack4
      
      * ci pass
      
      * fix
      
      * enable sse2 mathfun
      
      * enable --experimental-wasm-simd
      Co-authored-by: Nnihui <shuizhuyuanluo@126.com>
      Co-authored-by: Nnihuini <nihuini@tencent.com>
      8f8f2de4
  15. 13 11月, 2020 4 次提交
  16. 12 11月, 2020 2 次提交