onnxruntime/onnxruntime
Dmitri Smirnov 2ecba6fd25
Refactor ExecutionFrame and SessionState to reduce memory allocations and improve data locality (#11804)
Refactor ExecutionFrame and SessionState for better data locality and less memory allocations.
2022-06-16 16:50:48 -07:00
..
contrib_ops Support T5 in BeamSearch operator (#11450) 2022-06-10 15:06:57 -07:00
core Refactor ExecutionFrame and SessionState to reduce memory allocations and improve data locality (#11804) 2022-06-16 16:50:48 -07:00
gsl
python EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
test Refactor ExecutionFrame and SessionState to reduce memory allocations and improve data locality (#11804) 2022-06-16 16:50:48 -07:00
tool/etw
wasm EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
__init__.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Add python docstring linting in vscode settings (#11316) 2022-04-23 06:23:04 -07:00
VSCodeCoverage.runsettings