1. 26 10月, 2022 1 次提交
  2. 25 10月, 2022 6 次提交
  3. 24 10月, 2022 6 次提交
  4. 20 10月, 2022 4 次提交
  5. 19 10月, 2022 7 次提交
  6. 18 10月, 2022 5 次提交
  7. 17 10月, 2022 1 次提交
  8. 15 10月, 2022 1 次提交
  9. 14 10月, 2022 1 次提交
  10. 13 10月, 2022 3 次提交
    • zhouweiwei2014's avatar
    • A
      [BUG]Fix expand_as_v2 bug while X and Y with different dtype (#46950) · 97a68ad2
      Aurelius84 提交于
      * [BUG]Fix expand_as_v2 bug while X and Y with different dtype
      
      * fix commit
      97a68ad2
    • H
      [Kernel Selection] Remove hard code of PADDLE_WITH_MKLDNN (#46606) · ef1c8759
      HongyuJia 提交于
      * remove PADDLE_WITH_MKLDNN, test white_list=abs
      
      * fix unique_ptr
      
      * fix op.Type()
      
      * remove TODO in kernel_dispatch.h
      
      * remove IndicateVarDataType function, update white_list
      
      * remove mkldnn hard code
      
      * add comments
      
      * fix ==
      
      * update mkldnn_op_list
      
      * delete hard code of OPs
      
      * update mkldnn_op_list
      
      * update mkldnn_op_list, remove interp
      
      * add error check for ExecutionContext
      
      * update mkldnn_op_list, remove transpose2_grad
      
      * remove interpolate mkldnn
      
      * remove fill_constant mkldnn
      
      * opt HasAttr in DygraphExecutionContext
      
      * deprecated commit, test mkldnn_white_list
      
      * deprecated commit, test mkldnn_white_list
      
      * deprecated commit, test mkldnn_black_list
      
      * update mkldnn_op_list, add assert error op
      
      * solve cudnn related op
      
      * fix error
      
      * add mkldnn fallback in phi_utils.cc
      
      * remove mkldnn fallback in phi_utils.cc
      
      * opt code implementation
      
      * polish Copyright License
      ef1c8759
  11. 12 10月, 2022 3 次提交
  12. 11 10月, 2022 2 次提交