1. 12 12月, 2019 3 次提交
  2. 11 12月, 2019 2 次提交
  3. 10 12月, 2019 7 次提交
  4. 09 12月, 2019 4 次提交
  5. 08 12月, 2019 1 次提交
  6. 07 12月, 2019 2 次提交
  7. 06 12月, 2019 1 次提交
  8. 04 12月, 2019 3 次提交
  9. 03 12月, 2019 5 次提交
  10. 02 12月, 2019 2 次提交
  11. 30 11月, 2019 1 次提交
  12. 29 11月, 2019 3 次提交
  13. 28 11月, 2019 5 次提交
  14. 27 11月, 2019 1 次提交
    • T
      fix winograd reinitwhenneed (#2511) · f8cc8783
      TianXiaogang 提交于
      
      * add winograd c4 implement (#2494)
      test=develop
      fix: fix conv_block prepack_input_nxwc4 bug
      * fix: optimize sgemm_c4 in armv7
           change condition of choose winograd kernel
      * fix: change conv choose kernel condition
      test=develop
      f8cc8783