1. 15 7月, 2020 1 次提交
    • W
      fix some errmsg report, in framework/ir/ (#25471) · e65c5b8e
      wanghuancoder 提交于
      * fix paddle/fluid/framework/ir/ error msg reoprt, test=develop
      
      * modify error msg reoprt in ir/, about errortype, grammar, supplementary infor, test=develop
      
      * modified some unclear descriptions, test=develop
      
      * Modify the problem that report msg is less than 20 characters, test=develop
      e65c5b8e
  2. 14 2月, 2020 1 次提交
  3. 27 12月, 2019 1 次提交
  4. 16 9月, 2019 1 次提交
    • Y
      Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) · c67c8758
      Yiqun Liu 提交于
      * Refine the codes related to fc op.
      
      * Add GPU implementation for fc functor.
      
      * Apply fc_fuse_pass in GPU inference.
      test=develop
      
      * Change the cmake for fc op.
      
      * Change PADDLE_ENFORCE to PADDLE_ENFORCE_EQ.
      
      * Add an attribute to set the activation type in fc_op.
      
      * Enhance the unittest of fc_op.
      test=develop
      
      * Remove the declaration of FCOpGrad back to the header file.
      test=develop
      
      * Set default value for newly added arguments in test_fc_op.
      test=develop
      
      * Enhance fc_fuse_pass to enable fusing relu.
      
      * Allow print the shapes of var_desc in graph.
      test=develop
      
      * Enhance fc_fuse_pass_tester.
      
      * Remove the use of PADDLE_ENFORCE.
      test=develop
      
      * Correct the number of ops after fusing.
      test=develop
      
      * Fix a typo.
      test=develop
      
      * Set activation_type to null when there is no relu in fc.
      test=develop
      
      * Refine fc_fuse_pass's codes.
      
      * Enable the set of shape for tensor.
      
      * Refine repeated_fc_relu_pass and add unittest.
      test=develop
      c67c8758
  5. 16 5月, 2019 1 次提交
  6. 28 3月, 2019 1 次提交
    • C
      Fix the interface of Pass::Apply (#16484) · ed61d67c
      chengduo 提交于
      * modify the interface of Pass::Allay
      test=develop
      
      * Polish code
      test=develop
      
      * Fix Travis CI
      test=develop
      
      * fix Pass::Apply interface
      test=develop
      
      * Fix Travis CI
      test=develop
      ed61d67c
  7. 10 9月, 2018 1 次提交
  8. 07 9月, 2018 1 次提交
  9. 06 9月, 2018 2 次提交
  10. 05 9月, 2018 3 次提交
  11. 04 9月, 2018 1 次提交
  12. 03 9月, 2018 2 次提交
  13. 31 8月, 2018 3 次提交
  14. 29 8月, 2018 1 次提交