1. 31 10月, 2022 1 次提交
  2. 27 10月, 2022 1 次提交
  3. 25 10月, 2022 1 次提交
  4. 19 10月, 2022 1 次提交
  5. 17 10月, 2022 2 次提交
  6. 11 10月, 2022 1 次提交
  7. 10 10月, 2022 1 次提交
    • P
      [PHI] transpose2_grad op migration (#46139) · e3407a80
      Paulina Gacek 提交于
      * op migrated, Copy(OneDNNContext, ...) added
      
      * mutable_data & op registration in fluid removed
      
      * refactoring
      
      * OneDNNGetDataType to uppercase
      
      * missing cpu check added, handler moved to .h file
      
      * name changed to transpose_grad
      
      * Copy changed back to TensorCopy
      
      * Resizing corrected, Copy(OneDNNContext) removed
      e3407a80
  8. 28 9月, 2022 1 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
  9. 22 9月, 2022 2 次提交
  10. 21 9月, 2022 1 次提交
  11. 20 9月, 2022 2 次提交
  12. 18 9月, 2022 1 次提交
  13. 16 9月, 2022 2 次提交
  14. 14 9月, 2022 1 次提交
  15. 08 9月, 2022 1 次提交
    • P
      [PHI] Migrate cast, clip+grad and pool+grad oneDNN kernels (#45775) · 1a929c31
      piotrekobi 提交于
      * gaussian random
      
      * mkldnn to onednn renaming
      
      * fix merge conflicts
      
      * remove fluid code
      
      * onednn renaming
      
      * Move classes from mkldnn_reuse.h to onednn_reuse.h
      
      * Migrate pool+grad, clip+grad and cast oneDNN kernels to PHI
      
      * Refactor grad kernels into separate files
      
      * Fix CI failures
      
      * Fix Codestyle
      
      * Implement reviewer suggestions
      
      * Add new lines after includes for readability
      Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
      1a929c31
  16. 06 9月, 2022 1 次提交
  17. 05 9月, 2022 2 次提交
  18. 04 9月, 2022 1 次提交
  19. 02 9月, 2022 1 次提交
  20. 01 9月, 2022 1 次提交
  21. 24 8月, 2022 1 次提交
    • R
      【Hackathon No.34】优化 poisson op (#45160) · 3c14b094
      Rayman 提交于
      * 【Hackathon No.34】优化 poisson op
      
      * [poisson] code style fix
      
      * modify code style
      
      * prevent from big number
      
      * modify code style
      
      * modify code style
      
      * modify import
      
      * modify import
      
      * modify code style
      3c14b094
  22. 23 8月, 2022 1 次提交
  23. 22 8月, 2022 1 次提交
  24. 18 8月, 2022 1 次提交
  25. 10 8月, 2022 2 次提交
  26. 05 8月, 2022 1 次提交
  27. 01 8月, 2022 2 次提交
  28. 29 7月, 2022 1 次提交
    • L
      move CUDAStream to phi (#44529) · da3743fd
      Leo Chen 提交于
      * init
      
      * move CUDAStream to phi
      
      * fix compilation
      
      * merge develop
      
      * add stream_owned_ member
      
      * split cuda_stream.h
      
      * fix cpu compile
      
      * fix constructor
      
      * fix bug
      
      * fix windows compile
      
      * fix inference test_levit
      
      * fix windows tests
      da3743fd
  29. 26 7月, 2022 2 次提交
  30. 22 7月, 2022 1 次提交
  31. 20 7月, 2022 1 次提交
  32. 19 7月, 2022 1 次提交