1. 13 4月, 2022 1 次提交
  2. 12 4月, 2022 13 次提交
  3. 11 4月, 2022 4 次提交
  4. 10 4月, 2022 1 次提交
  5. 09 4月, 2022 3 次提交
  6. 08 4月, 2022 3 次提交
  7. 07 4月, 2022 11 次提交
  8. 06 4月, 2022 4 次提交
    • Y
      [Phi]Add graph_send_recv yaml file (#41206) · 6f4bd0ea
      YuanRisheng 提交于
      * add graph_send_recv yaml
      
      * deal with confict
      
      * fix compile bugs
      6f4bd0ea
    • S
      fix bug of missing boost when compile cache.cc (#41430) · 5c6e4bff
      Sing_chan 提交于
      5c6e4bff
    • Z
      Add some op yaml (#41173) · 176df91c
      zyfncg 提交于
      * add real and imag yaml
      
      * add roi_align and roi_pool yaml
      
      * add qr yaml
      
      * add psroi_pool yaml
      
      * fix bug
      
      * fix param bug of psroi_pool
      
      * fix infrt problem
      
      * fix merge bug
      176df91c
    • H
      Add conv yaml (#41354) · 7ed7c6c7
      hong 提交于
      * update
      
      * add conv yaml
      
      * add backward
      
      * remove useless code
      
      * fix bug
      
      * fix bug
      
      * revert fluid dygraph conv2d
      
      * remove useless infermeta function
      
      * fix meta fn deluplicat error
      
      * conv using custom impl
      
      * remove amp include
      
      * fix bug
      
      * use cudnn = true
      
      * fix test mkldnn caching bug
      7ed7c6c7