1. 08 12月, 2022 1 次提交
    • J
      proper fix (#48360) · f95e9245
      jakpiase 提交于
      Reenabled ext_reorder recording for TransDataLayoutFromOneDNN
      f95e9245
  2. 29 11月, 2022 1 次提交
  3. 03 10月, 2022 1 次提交
  4. 15 9月, 2022 1 次提交
  5. 04 9月, 2022 1 次提交
  6. 02 9月, 2022 1 次提交
  7. 29 8月, 2022 1 次提交
    • S
      [PHI] Migrate relu6 and abs kernels (#45397) · 632bc1f2
      Sławomir Siwek 提交于
      * abs relu6 fwd
      
      * abs bwd
      
      * gaussian_random_kernel and mkldnn-onednn renaming
      
      * scale kernel
      
      * whitespace
      
      * whitespace
      
      * revert scale migration
      
      * whitespaces
      
      * revert changes to gaussian kernel
      
      * whitespaces
      632bc1f2
  8. 26 8月, 2022 1 次提交
    • K
      Transfer transfer_layout from fluid to phi (#45261) · 985f2a4a
      kangguangli 提交于
      * remove fluid kernel and activate phi kernel
      
      * fix parameter error
      
      * transfer mkldnn part
      
      * modify header file path
      
      * fix compile error
      
      * transfer special case
      
      * fix lod setting and special case for layout setting
      
      * add testcase and refine code
      985f2a4a