1. 14 4月, 2020 3 次提交
  2. 13 4月, 2020 8 次提交
  3. 12 4月, 2020 16 次提交
  4. 11 4月, 2020 6 次提交
    • F
      OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss,... · b4be5ef5
      FlyingQianMM 提交于
      OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726)
      
      b4be5ef5
    • F
      modify some op for dyg rcnn (#23648) · 0a878be8
      FDInSky 提交于
      * test=develop modify some op for dyg rcnn
      0a878be8
    • C
      Add bce_loss op (#23388) · ab05cdc4
      ceci3 提交于
      * add bce_loss
      
      * fix mistake
      
      * replace paddle_enforce,test=develop
      
      * fix,test=develop
      
      * update,test=develop
      
      * remove duplicate,test=develop
      
      * update,test=develop
      
      * update error,test=develop
      
      * update,test=develop
      
      * fix unittest, test=develop
      
      * update, test=develop
      ab05cdc4
    • Z
      fix the CI random failure for dist op (#23743) · 9bc1e0a1
      Zhang Ting 提交于
      9bc1e0a1
    • M
      [DNNL][INT8][FP32] MatMul (#23395) · a63bcf9a
      Michał Gallus 提交于
      * Initial FP32 DNNL MatMul Implementation
      
      * Implement int8 DNNL MatMul
      
      * Unify in-kernel-naming, clean UTs
      
      * MatmuL: Introduce op caching
      
      * Final adjustments
      
      test=develop
      
      * Remove dy_graph disablement
      
      test=develop
      
      * Change dnnl header name to new one
      
      test=develop
      
      * Contrain multi head check to prevent fails
      
      test=develop
      
      * Resolve dnnl header problems on MAC CI
      
      * Variable namings to kernel and skip_grad_ci added
      
      test=develop
      
      * Prevent MAC CI from failing
      
      * Prevent windows build from failing
      
      test=develop
      
      * Modify UTs to conform to the rules
      
      * Modify MatMul aux functions namings
      
      test=develop
      a63bcf9a
    • L
      imporve error messages for conv, conv_transpose, cos_sim, group_norm (#23675) · 6c332ad6
      liuwei1031 提交于
      * imporve error messages for conv, conv_transpose, cos_sim, group_norm
      6c332ad6
  5. 10 4月, 2020 7 次提交