onnxruntime/include/onnxruntime/core
Enrico Galli 52a8c1cae8
[WebNN EP] Enable IO Bindings with MLTensor (#21301)
### Description
Enables using the MLTensor to pass data between models. 


### Motivation and Context
Using MLTensor instead of ArrayBuffers reduces the number of copies
between the CPU and devices as well as the renderer and GPU process in
Chromium.
2024-09-27 17:24:21 -07:00
..
common Get build working on Xcode 16 (#22168) 2024-09-24 08:33:03 -07:00
eager Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
framework [WebNN EP] Enable IO Bindings with MLTensor (#21301) 2024-09-27 17:24:21 -07:00
graph Memory Optimization for Compilation in OVEP (#21872) 2024-09-03 13:52:31 -07:00
optimizer Utilize ext data location to reduce qd matmul memory usage (#21451) 2024-07-30 15:22:46 -07:00
platform Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
providers Update Arm Compute Library Execution Provider (#22032) 2024-09-12 20:51:59 -07:00
session Set enable_htp_fp16_precision default to true (#22186) 2024-09-24 09:37:53 -07:00