1. 10 6月, 2019 1 次提交
  2. 04 6月, 2019 1 次提交
  3. 31 5月, 2019 1 次提交
  4. 29 5月, 2019 1 次提交
    • 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
  5. 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
  6. 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
  7. 16 5月, 2019 1 次提交