1. 03 6月, 2019 1 次提交
  2. 31 5月, 2019 1 次提交
  3. 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
  4. 28 5月, 2019 1 次提交
    • T
      [Lite] enable fc kernel (#17674) · 4b253569
      tensor-tang 提交于
      * add fc unit test
      
      * refine eigen fc
      add cpu info, arm context
      init packed sgemm
      
      * enable packed sgemm
      
      * add arm math
      
      * pass fc ut
      
      * follow comments
      4b253569
  5. 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
  6. 16 5月, 2019 1 次提交