onnxruntime/onnxruntime
satyajandhyala 00e8f2a2a9
[Web/JS] Add ConvTranspose support (#16433)
### Description
Add ConvTranspose support for WebGPU


### 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. -->
2023-07-08 11:10:50 -07:00
..
contrib_ops Avoid repeated GemmSoftmaxGemmPermuteTunableOp<HipT> ctor invocation (#16518) 2023-07-08 00:25:07 +08:00
core [Web/JS] Add ConvTranspose support (#16433) 2023-07-08 11:10:50 -07:00
python Avoid repeated GemmSoftmaxGemmPermuteTunableOp<HipT> ctor invocation (#16518) 2023-07-08 00:25:07 +08:00
test clean unused parameter in ORT_UNUSED_PARAMETER (#16538) 2023-07-07 13:20:36 -07:00
tool/etw Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
wasm [js/web] enable ONNX Runtime Web error messages in JS (#16335) 2023-06-15 09:45:41 -07:00
__init__.py ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833) 2023-06-19 17:44:45 -07:00
ReformatSource.ps1 Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ReformatSourcePython.bat
VSCodeCoverage.runsettings