1. 26 10月, 2022 1 次提交
    • H
      [MKLDNN] Delete mkldnn hard code of prior_box (#47068) · d78dd7ea
      HongyuJia 提交于
      * remove prior_box mkldnn hard code
      
      * add header file
      
      * simplify PD_VISIT_TYPE
      
      * decouple dependency between prior_box and density_prior_box
      
      * fix pragma omp parallel error
      
      * bypass #pragma omp_parallel_for error
      
      * polish code
      
      * remove visit_type headerfile
      
      * polish codestyle
      
      * polish codestyle
      
      * try fix CI error
      
      * add testcase, datatype=float64
      
      * reset test_prior_box testcase
      
      * add datacheck to DenseTensor
      
      * update template name
      
      * call prior_box with macro expand
      d78dd7ea
  2. 25 10月, 2022 2 次提交
  3. 24 10月, 2022 1 次提交
  4. 21 10月, 2022 1 次提交
  5. 20 10月, 2022 1 次提交
  6. 19 10月, 2022 2 次提交
  7. 18 10月, 2022 1 次提交
  8. 17 10月, 2022 1 次提交
  9. 15 10月, 2022 1 次提交
  10. 13 10月, 2022 2 次提交
    • L
      add thread name for dataloader (#46990) · 770501b8
      Leo Chen 提交于
      770501b8
    • 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. 11 10月, 2022 2 次提交
  12. 10 10月, 2022 1 次提交
  13. 30 9月, 2022 3 次提交
  14. 29 9月, 2022 1 次提交
  15. 28 9月, 2022 3 次提交
  16. 26 9月, 2022 1 次提交
  17. 25 9月, 2022 1 次提交
  18. 22 9月, 2022 1 次提交
  19. 18 9月, 2022 1 次提交
  20. 16 9月, 2022 5 次提交
  21. 15 9月, 2022 2 次提交
  22. 14 9月, 2022 2 次提交
  23. 09 9月, 2022 3 次提交
  24. 08 9月, 2022 1 次提交