“d424e5b4c9edf6fdbb2200f04967e2c3bde9f011”上不存在“python/paddle/fluid/incubate/checkpoint/__init__.py”
  • Y
    Optimize the CUDA implementation of sequence_expand op by reduce the times of... · f4634d76
    Yiqun Liu 提交于
    Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493)
    
    * Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU.
    test=develop
    
    * Refine the op benchmark to support setting lod in config.
    test=develop
    f4634d76
sequence_expand_op.cu 8.6 KB