onnxruntime/js/web/docs
Wanming Lin b67983c553
[WebNN] Support RotaryEmbedding op (#23283)
WebNN doesn't provide a dedicated op for RotaryEmbedding. Instead, we
implement it by using a combination of WebNN ops. The decomposed graph
is referenced from DML EP at:

onnxruntime/core/providers/dml/DmlExecutionProvider/src/Operators/DmlOperatorRotaryEmbedding.cpp
2025-01-14 17:58:06 -08:00
..
webgl-operators.md Integrate onnx 1.17.0 (#21897) 2024-12-24 09:02:02 -08:00
webgpu-operators.md [js/webgpu] Add GatherND (#22847) 2024-12-04 09:57:32 -08:00
webnn-operators.md [WebNN] Support RotaryEmbedding op (#23283) 2025-01-14 17:58:06 -08:00