onnxruntime/include
Dmitri Smirnov 12e2538065
Add new SessionOptions config entry to disable specific transformers and rules (#20135)
### Description
<!-- Describe your changes. -->

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Certain transformers slow down session loading time while providing no
runtime perf benefits.
Allow clients to exclude them.
2024-04-02 16:33:05 -07:00
..
onnxruntime/core Add new SessionOptions config entry to disable specific transformers and rules (#20135) 2024-04-02 16:33:05 -07:00