1. 24 6月, 2019 1 次提交
  2. 23 6月, 2019 2 次提交
  3. 22 6月, 2019 1 次提交
  4. 21 6月, 2019 5 次提交
  5. 19 6月, 2019 2 次提交
    • C
      add scale eliminate pass · 43d97500
      Chunwei 提交于
      43d97500
    • 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
  6. 18 6月, 2019 3 次提交
  7. 17 6月, 2019 1 次提交
  8. 15 6月, 2019 2 次提交
  9. 14 6月, 2019 4 次提交
  10. 13 6月, 2019 1 次提交
  11. 12 6月, 2019 4 次提交
  12. 11 6月, 2019 2 次提交
  13. 10 6月, 2019 2 次提交
  14. 09 6月, 2019 1 次提交
  15. 04 6月, 2019 2 次提交
  16. 03 6月, 2019 1 次提交
  17. 01 6月, 2019 1 次提交
  18. 31 5月, 2019 2 次提交
  19. 29 5月, 2019 2 次提交
    • H
      enable softmax op and add unit test (#17703) · 01c0868e
      hong19860320 提交于
      * enable softmax op and add unit test
      
      * move softmax sub-functions to softmax.cc, and move basic math functions to funcs.h
      01c0868e
    • L
      migrate several ops: (#17606) · 244a9e06
      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
      244a9e06
  20. 24 5月, 2019 1 次提交