1. 13 6月, 2019 1 次提交
  2. 12 6月, 2019 1 次提交
  3. 11 6月, 2019 1 次提交
  4. 10 6月, 2019 2 次提交
  5. 04 6月, 2019 2 次提交
  6. 03 6月, 2019 1 次提交
  7. 01 6月, 2019 1 次提交
  8. 31 5月, 2019 2 次提交
  9. 29 5月, 2019 2 次提交
    • H
      enable softmax op and add unit test (#17703) · e242f781
      hong19860320 提交于
      * enable softmax op and add unit test
      
      * move softmax sub-functions to softmax.cc, and move basic math functions to funcs.h
      e242f781
    • L
      migrate several ops: (#17606) · ca45ed53
      liuwei1031 提交于
      * migrate several ops:
        mean,
        mean_grad
        fill_constant
        square_grad
        elementwise_sub_grad
        mul_grad
      
      * add sdg_op
      
      * fix kernel platform registration issue
      
      * code cleanup
      
      * fix platform typo
      ca45ed53
  10. 24 5月, 2019 2 次提交
  11. 23 5月, 2019 1 次提交
    • Y
      code clean - refine ARM compile (#17590) · 59122809
      Yan Chunwei 提交于
      * code clean - refine ARM
      
      cmake enhancement:
      
      - add lite_cc_library and lite_cc_test
      
      code clean:
      
      - remove ARM feed and fetch kernels, reuse the Host's
      
      remove unnecessary comments
      59122809
  12. 22 5月, 2019 1 次提交
    • T
      [Lite] enable cross compile and run on mobile of lite (#17541) · 310fd514
      tensor-tang 提交于
      * add cmake
      
      * update
      
      * fix proto pd
      
      * fix compile
      
      * tmp save
      
      * fix protobuf device version
      
      * fix protobuf and host compile
      
      * fix std c++11 support on android
      
      * change array to vector to fix ndk c++_static
      
      * fix rt and add dockerfile
      
      * fix android compile issue with latest merge
      
      * init arm kernels
      
      * enable run on arm
      
      * update format
      
      * update format
      
      * update format
      310fd514
  13. 16 5月, 2019 1 次提交
  14. 14 5月, 2019 3 次提交
  15. 13 5月, 2019 2 次提交
  16. 12 5月, 2019 1 次提交
  17. 09 5月, 2019 2 次提交
  18. 06 5月, 2019 2 次提交
  19. 05 5月, 2019 1 次提交
  20. 04 5月, 2019 1 次提交
  21. 03 5月, 2019 1 次提交
  22. 29 4月, 2019 2 次提交
  23. 27 4月, 2019 1 次提交
  24. 23 4月, 2019 1 次提交
  25. 22 4月, 2019 1 次提交
  26. 20 4月, 2019 1 次提交
  27. 19 4月, 2019 2 次提交
  28. 16 4月, 2019 1 次提交