1. 09 7月, 2020 2 次提交
  2. 08 7月, 2020 4 次提交
  3. 07 7月, 2020 5 次提交
  4. 06 7月, 2020 2 次提交
  5. 03 7月, 2020 3 次提交
  6. 02 7月, 2020 3 次提交
  7. 01 7月, 2020 5 次提交
  8. 30 6月, 2020 4 次提交
  9. 29 6月, 2020 4 次提交
  10. 26 6月, 2020 1 次提交
  11. 25 6月, 2020 1 次提交
  12. 24 6月, 2020 1 次提交
  13. 23 6月, 2020 3 次提交
  14. 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