“1a316d55f4fa23c776618ec614a74a332bcb7140”上不存在“paddle_hub/io/augmentation.py”
  • 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
binary.cc 7.5 KB