“2d45b245384f0f6e71695329c384c33ae37fb44a”上不存在“develop/doc/howto/rnn/hrnn_rnn_api_compare_en.html”
  • 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
op_tester.h 1.9 KB