onnxruntime/include/onnxruntime/core/graph
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
..
basic_types.h VitisAI EP Context Model (#20926) 2024-07-12 21:22:58 -07:00
constants.h Initial WebGPU EP checkin (#22318) 2024-10-08 16:10:46 -07:00
function.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
graph.h Memory Optimization for Compilation in OVEP (#21872) 2024-09-03 13:52:31 -07:00
graph_nodes.h [CoreML EP] Fix ArgMaxOpBuilder::AddToModelBuilderImpl() nullptr Node access. (#21797) 2024-08-23 10:19:53 -07:00
graph_viewer.h Update the functions in tensorprotoutils.h to use std::filesystem::path instead (#20920) 2024-06-28 20:03:57 -07:00
indexed_sub_graph.h [wasm] upgrade emsdk to 3.1.44 (#17069) 2023-08-10 16:08:36 -07:00
node_arg.h
schema_registry.h [wasm] upgrade emsdk to 3.1.44 (#17069) 2023-08-10 16:08:36 -07:00