onnxruntime/onnxruntime/core
shaoboyan091 5ef18328bf
[WebGPU] Support PIX Capture for WebGPU EP (#23192)
PIX Capture tool requires 'present' to end a frame capture. ORT doesn't
have rendering work so no 'present' happens.

To avoid endless waiting for PIX capture tool, this PR added a blank
surface and 'present' on it in each session run.

The surface is created in WebGPU ep constructor and closed in WebGPU ep
destructor.

### Description
<!-- Describe your 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. -->
2025-02-08 02:05:15 -08:00
..
common remove log spam from cpuinfo (#23548) 2025-01-31 18:16:24 -08:00
dll fix webgpu delay load test (#23157) 2024-12-20 13:37:12 -08:00
dlpack
eager
flatbuffers
framework Validate the context_file_path before EP compile graphs (#23611) 2025-02-07 21:31:11 -08:00
graph Update BiasGelu fusion and related ops (#23518) 2025-01-30 22:53:59 -08:00
mickey Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
mlas [ARM CPU] hgemm optimized for gqa (#23107) 2025-01-24 15:25:24 -08:00
optimizer Update BiasGelu fusion and related ops (#23518) 2025-01-30 22:53:59 -08:00
platform [QNN EP] Make QNN EP a shared library (#23120) 2025-01-22 12:11:00 -08:00
providers [WebGPU] Support PIX Capture for WebGPU EP (#23192) 2025-02-08 02:05:15 -08:00
quantization
session OpenVINO EP Weights Sharing Feature (#23553) 2025-02-06 14:57:38 -08:00
util Address CodeQL security issues on comparison of different types (#23276) 2025-01-07 17:30:44 -08:00