1. 02 3月, 2022 3 次提交
  2. 01 3月, 2022 2 次提交
  3. 25 2月, 2022 7 次提交
  4. 24 2月, 2022 2 次提交
  5. 23 2月, 2022 2 次提交
  6. 22 2月, 2022 2 次提交
    • 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
  7. 20 2月, 2022 1 次提交