onnxruntime/onnxruntime
Wanming Lin 96d1f3203a
[WebNN EP] Decompose Concat with input number > 4 for CPU backend (#18930)
WebNN XNNPack backend only supports the concat with inputs number <= 4,
decomposing the Concat with inputs number > 4 into multiple WebNN concat
ops.
2023-12-28 17:31:56 -08:00
..
contrib_ops Fix build when flash attention and memory efficient attention are disabled (#18761) 2023-12-26 08:57:58 +08:00
core [WebNN EP] Decompose Concat with input number > 4 for CPU backend (#18930) 2023-12-28 17:31:56 -08:00
python attn_mask fix, set as torch.long (#18931) 2023-12-26 16:43:33 +08:00
test Fix build when flash attention and memory efficient attention are disabled (#18761) 2023-12-26 08:57:58 +08:00
tool/etw
wasm
__init__.py Removed all the deprecated python training code and related tests and utils (#18333) 2023-11-17 18:19:21 -08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings