Remove some D2D memcpy in T5 BeamSearch (#15706)
### Description
<!-- Describe your changes. -->
replace D2D memcpy with cuda kernels in creating decoder initial feeds
before:

after:

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
---------
Co-authored-by: Ubuntu <wy@v100-2.0cdb2e52twzevn1i4fi45bylyg.jx.internal.cloudapp.net>