1. 22 7月, 2020 1 次提交
  2. 21 7月, 2020 1 次提交
    • C
      [LITE][XPU] Support mmdnn3.0-ras (a.k.a. crmm-0608) (#3950) · 89a0ecd1
      Cwndmiao 提交于
      * fix typo
      
      * [LITE][XPU] accomodate crmm(variant 20200608)
      
      * refine lite/tests/api/test_mmdnn_lite_xpu.cc
      
      * more comments, test=develop test=xpu
      
      * bugfix in crmm pattern match
      
      * pr comments, test=develop test=xpu
      
      * add XPU_CALL and retval check, test=develop test=xpu
      89a0ecd1
  3. 20 7月, 2020 1 次提交
  4. 16 7月, 2020 5 次提交
  5. 14 7月, 2020 3 次提交
  6. 13 7月, 2020 2 次提交
  7. 10 7月, 2020 2 次提交
  8. 09 7月, 2020 3 次提交
  9. 08 7月, 2020 3 次提交
  10. 07 7月, 2020 2 次提交
  11. 06 7月, 2020 1 次提交
  12. 03 7月, 2020 2 次提交
  13. 02 7月, 2020 1 次提交
  14. 01 7月, 2020 3 次提交
  15. 30 6月, 2020 3 次提交
  16. 29 6月, 2020 1 次提交
  17. 26 6月, 2020 1 次提交
  18. 23 6月, 2020 1 次提交
  19. 22 6月, 2020 2 次提交
    • S
      optimize register mechanism (#3745) · db7639ca
      Shibo Tao 提交于
      * refactor register mechanism, current so size: 1.20MB. test=develop
      
      * fix KernelRegistry::Global().Create. test=develop
      
      * fix cpplint errors. test=develop
      
      * fix test_subgraph_pass bug. test=develop
      
      * register kernel with target,precision,datalayout combination. test=develop
      
      * fix test_paddle_api no op found bug. test=develop
      
      * enhance comment
      
      * fix lite/kernels/arm/elementwise_compute_test.cc. test=develop
      
      * fix code style
      
      * revert format of unchanged files. test=develop
      
      * fix code format according to cpplint 1.5.1. test=develop
      
      * remove redundant include header. test=develop
      db7639ca
    • D
      732bb91b
  20. 19 6月, 2020 2 次提交