1. 18 10月, 2022 1 次提交
  2. 17 10月, 2022 1 次提交
  3. 15 10月, 2022 1 次提交
  4. 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
  5. 11 10月, 2022 2 次提交
  6. 10 10月, 2022 1 次提交
  7. 30 9月, 2022 3 次提交
  8. 29 9月, 2022 1 次提交
  9. 28 9月, 2022 3 次提交
  10. 26 9月, 2022 1 次提交
  11. 25 9月, 2022 1 次提交
  12. 22 9月, 2022 1 次提交
  13. 18 9月, 2022 1 次提交
  14. 16 9月, 2022 5 次提交
  15. 15 9月, 2022 2 次提交
  16. 14 9月, 2022 2 次提交
  17. 09 9月, 2022 3 次提交
  18. 08 9月, 2022 2 次提交
  19. 07 9月, 2022 1 次提交
  20. 06 9月, 2022 1 次提交
    • C
      Update protobuf output format for profiler (#45724) · 23bc0e3c
      chenjian 提交于
      * update protobuf format
      
      * fix protobuf content
      
      * fix file mode
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * support rocm
      23bc0e3c
  21. 05 9月, 2022 3 次提交
  22. 02 9月, 2022 1 次提交
  23. 01 9月, 2022 1 次提交