[NativeWebGPU] ConvTranspose and other minor fixes (#24503)
### Description
Fix ConvTranspose indexing errors and other minor changes.
### 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. -->
Necessary to get Kokoro working in WebGPU (except Conv).