Bug fix for conv1d (#26421)
### Description
<!-- Describe your changes. -->
We don't want to adjusted the dispatch size when we try to run `Conv1d`.
### 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. -->