onnxruntime/tools/ci_build/github
Yulong Wang c5d28cac4d
Initial WebGPU EP checkin (#22318)
### Description

This change introduces the WebGPU EP into ONNX Runtime.

To make the PR as simple as possible, this PR excluded the following:
- C API changes for WebGPU EP
- actual implementation of WebGPU EP. Currently in this PR, WebGPU is a
stub implementation that does not register any kernel.
- Python IO Binding update
- Node.js IO Binding update

This PR now contains only 43 file changes (while the working branch
contains 130+) and hopefully this makes it easier to review.

There is going to be separated PRs for each mentioned above.

Current working branch: #21904
2024-10-08 16:10:46 -07:00
..
android build_aar_package.py - Check that executable is present before trying to copy it. (#21730) 2024-08-16 11:21:09 -07:00
apple Initial WebGPU EP checkin (#22318) 2024-10-08 16:10:46 -07:00
azure-pipelines Initial WebGPU EP checkin (#22318) 2024-10-08 16:10:46 -07:00
js Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
linux Stop publishing python 3.8/3.9 packages (#22343) 2024-10-08 09:50:05 -07:00
pai Upgrade pytorch_lightning to 2.3.3 to fix orttraining_amd_gpu_ci_pipeline (#21789) 2024-08-19 12:58:22 -07:00
windows [Running CI] Update TensorRT to 10.4 (#22049) 2024-09-26 11:10:52 -07:00
Doxyfile_csharp.cfg