1. 09 10月, 2019 1 次提交
    • W
      Cherry Pick Fix error message (#20164) · b76a6dee
      wangchaochaohu 提交于
      * fix the error message for reduce_mean and reduce_sum op (#20063)
      
      * fix the error message for reduce_mean and reduce_sum op test=develop
      
      * fix typo test=develop
      
      * fix according review advice test=develop
      
      * fix the test test=develop
      
      * fix test=develop
      
      * Fill constant error message fix (#20075)
      
      * fix the constant error message test=develop
      
      * fix typo test=develop
      
      * fix typo test=develop
      
      * fix code style test=develop
      
      * fix comment and bugs test=develop
      
      * fix the bug test=develop
      
      * fix and add unittest test=develop
      
      * fix the typo test=develop
      
      * add support for the fill_constant op test=develop
      
      * add test for ci coverage test=develop
      b76a6dee
  2. 26 9月, 2019 1 次提交
  3. 05 9月, 2019 2 次提交
  4. 16 6月, 2019 1 次提交
  5. 14 5月, 2019 1 次提交
    • L
      Double backward reduce mean (#17372) · 5d1ac41b
      lvmengsi 提交于
      * test=develop, double backward reduce_mean
      
      * add comment. test=develop
      
      * fix format. test=develop
      
      * rename GradGrad -> DoubleGrad. test=develop
      
      * fix op_use_default_grad_op_maker.spec. test=develop
      5d1ac41b
  6. 12 4月, 2019 2 次提交
  7. 25 3月, 2019 1 次提交
    • Z
      test=develop · 664c342c
      zhoukunsheng 提交于
      split reduce_all_any_op.h into two files
      add unit test for reduce_all, reduce_any
      664c342c
  8. 20 3月, 2019 1 次提交
  9. 02 2月, 2019 2 次提交
  10. 16 11月, 2018 1 次提交
    • W
      Refine operator cmake (#14413) · a2d9b344
      Wu Yi 提交于
      * wip simplify operator framework
      
      * wip
      
      * wip
      
      * done test=develop
      
      * clean test=develop
      
      * fix test=develop
      
      * fix deps test=develop
      
      * fix cpu build test=develop
      
      * fix tensorrt build test=develop
      
      * fix tests test=develop
      
      * fix test=develop
      
      * fix cpu build test=develop
      a2d9b344