1. 14 6月, 2019 1 次提交
  2. 03 6月, 2019 1 次提交
    • H
      enable reshape, reshape2 and scale op (#17802) · cbb7903a
      hong19860320 提交于
      * enable reshape&reshape2 op and add unit test
      
      * enable scale op and add unit test
      
      * fix XShape checking for reshape2 unit test
      test=develop
      
      * remove op_desc.hasInput(..) and op_desc.hasOutput(..) to adapt X86 platform
      test=develop
      
      * remove target() and precision() from softmax, reshape, reshape2 and scale op
      fix CopyDataFrom() of TensorHvy
      test=develop
      
      * alloc memory then copy tensor's data during invoking TensorHvy::CopyDataFrom(...)
      test=develop
      cbb7903a
  3. 29 5月, 2019 1 次提交
  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. 09 5月, 2019 1 次提交
  7. 05 5月, 2019 1 次提交
  8. 19 4月, 2019 1 次提交
  9. 11 4月, 2019 1 次提交
  10. 08 4月, 2019 1 次提交
  11. 06 4月, 2019 1 次提交
  12. 02 4月, 2019 1 次提交
  13. 25 2月, 2019 1 次提交
  14. 21 2月, 2019 1 次提交
  15. 31 1月, 2019 1 次提交
  16. 29 8月, 2018 1 次提交
  17. 21 8月, 2018 1 次提交
  18. 09 8月, 2018 1 次提交
  19. 26 7月, 2018 4 次提交
  20. 22 7月, 2018 1 次提交
  21. 19 7月, 2018 1 次提交
  22. 18 7月, 2018 4 次提交
  23. 26 6月, 2018 1 次提交
  24. 11 6月, 2018 1 次提交
  25. 08 6月, 2018 1 次提交
  26. 06 6月, 2018 1 次提交
    • Y
      SSA Graph Builder Factory · d9af1532
      yuyang18 提交于
      * Use Builder Chain to decorate new builders. It is easy to extend
        builders.
      * Make graphviz path as a build strategy, not a FLAGS.
      d9af1532
  27. 15 5月, 2018 1 次提交
  28. 14 5月, 2018 2 次提交
  29. 07 4月, 2018 1 次提交
  30. 07 3月, 2018 2 次提交
  31. 06 3月, 2018 2 次提交