1. 10 10月, 2019 1 次提交
    • A
      enhance shape error message of fc API (#20172) · 729f5846
      Aurelius84 提交于
      * add api check in fc test=develop
      
      * enforce shape error info of sum op test=develop
      
      * fix spelling test=develop
      
      * print x_dims info test=develop
      
      * enhance shape error info test=develop
      729f5846
  2. 11 9月, 2019 1 次提交
    • Y
      Implement the GPU kernel of fc operator (#19687) · a65c728e
      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
      a65c728e
  3. 16 8月, 2018 1 次提交
  4. 14 8月, 2018 1 次提交
  5. 17 4月, 2018 1 次提交
  6. 03 4月, 2018 1 次提交