1. 19 6月, 2019 1 次提交
    • N
      ARM int8 support · 73249df2
      nhzlx 提交于
      1. add fake_quant fake_dequant op
      2. add quant_dequant fuse pass
      3. fix bug for passes for arm
      4. softmax axis problem
      73249df2
  2. 09 6月, 2019 1 次提交
  3. 04 6月, 2019 1 次提交
  4. 03 6月, 2019 1 次提交
    • H
      enable reshape, reshape2 and scale op (#17802) · de3188f9
      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
      de3188f9
  5. 29 5月, 2019 1 次提交
  6. 06 5月, 2019 1 次提交
  7. 29 4月, 2019 1 次提交
  8. 15 4月, 2019 1 次提交
  9. 08 4月, 2019 1 次提交
  10. 06 4月, 2019 1 次提交
  11. 02 4月, 2019 1 次提交
  12. 25 2月, 2019 1 次提交