“59122809e2a623af4a64e5ead79b52fa157b2b4d”上不存在“paddle/fluid/lite/api/cxx_api_bin_int8.cc”
  • 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_config.cc 4.9 KB