onnxruntime/onnxruntime
Changming Sun a5b4d2a8a7
XNNPack: allow users to choose whether enable CPU MEM arena or not (#15392)
### Description
XNNPack: allow users to choose whether enable CPU MEM arena or not.
Right now it is hardcoded to true and it is not impacted by the on/off
switch in SessionOption. We should make it work.

### Motivation and Context
As we have such a switch in SessionOption, it should work as expected.
2023-04-06 15:43:13 +08:00
..
contrib_ops Support decoder masked self attention for greedy sampling (#15319) 2023-04-05 23:08:43 -07:00
core XNNPack: allow users to choose whether enable CPU MEM arena or not (#15392) 2023-04-06 15:43:13 +08:00
python Automatically enable tunable op usage for production models (#15156) 2023-04-06 13:52:47 +08:00
test Automatically enable tunable op usage for production models (#15156) 2023-04-06 13:52:47 +08:00
tool/etw
wasm [js/web] support flag 'optimizedModelFilePath' in session options (#14355) 2023-02-24 15:50:15 -08:00
__init__.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings