onnxruntime/include/onnxruntime/core
Yulong Wang 550293d9ad
OrtMemoryInfo: support new name "WebGPU_Buffer" (#17469)
### Description
Add new name "WebGPU_Buffer" to OrtMemoryInfo.

This is one of the prerequisites for supporting IO binding for WebGPU
buffer in onnxruntime-web.

list of prerequisites PRs:
#17465
#17469 (this one)
2023-09-08 16:37:35 -07:00
..
common Fix build - redefinition of default argument for ‘long unsigned int Extent’ (#17281) 2023-08-25 00:40:40 +08:00
eager Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
framework OrtMemoryInfo: support new name "WebGPU_Buffer" (#17469) 2023-09-08 16:37:35 -07:00
graph Fix compilation with newer flatbuffers (#17164) 2023-08-29 10:28:26 -07:00
optimizer fix compilation error in no absl build (#15769) 2023-05-02 08:20:49 -07:00
platform Re-implement stacktrace (#17173) 2023-08-16 16:07:49 -07:00
providers EP context for custom op (#16454) 2023-08-16 13:03:40 -07:00
session Fix a memleak in RunAsync python (#17326) 2023-08-30 12:54:17 -07:00