1. 25 2月, 2022 5 次提交
  2. 24 2月, 2022 4 次提交
  3. 23 2月, 2022 2 次提交
  4. 22 2月, 2022 3 次提交
    • F
      Move real and imag op to phi (#39777) · 345cc8fa
      From00 提交于
      * Move Real OP to phi
      
      * Move Imag OP to phi
      
      * Move Real and Imag InferShape to phi
      
      * Move Real and Imag to complex_kernel
      
      * Change PT_REGISTER_XXX to PD_REGISTER_XXX
      345cc8fa
    • X
      change Vector to std::vector and provide MixVector class as a helper … (#39559) · 728c0624
      xiongkun 提交于
      * change Vector to std::vector and provide MixVector class as a helper wrapper class
      
      * solve the multi-gpu hang problem
      
      * remove the duplicate template instantialize
      
      * Copy vector to cpu
      
      * add CopyToCPU
      
      * xxx
      
      * final version: fix the problem of all reduce
      
      * remove mixvector dependence
      
      * fix
      
      * merge
      
      * fix code
      
      * fix by CI
      728c0624
    • A
      [Phi] Migrate unfold_op into phi (#39778) · 1aa67778
      Aurelius84 提交于
      * [Phi] Migrate unfold_op into phi
      
      * fix im2col CPUContext template instantial
      
      * fix unfold_op.h header include problem
      
      * fix unittest
      
      * fix PT->PD
      1aa67778
  5. 21 2月, 2022 1 次提交
  6. 20 2月, 2022 1 次提交