Files
ort/tests
Carson M. 87577ef396 feat: many a feature
I did that thing again!

Features in this commit:
- `ThreadManager` allows you to define custom thread creation functions for environments & sessions.
- Sessions can now opt-out of using the environment's global thread pool.
- Implemented the safe `ShapeInferenceContext` wrapper for custom operators.
- Prepacked weights allow the CPU execution provider to share one allocation for identical weights between sessions.
- Customize workload type to prioritize efficiency; useful for background tasks.
- Configurable per-session log identifiers
- Dynamic dimension overrides

Breaking changes:
- `EnvironmentGlobalThreadPoolOptions` is now `GlobalThreadPoolOptions` and uses the builder pattern instead of exposed struct fields.
2024-11-18 19:38:59 -06:00
..
2024-11-04 16:50:15 -06:00
2024-11-12 22:19:15 -06:00
2024-11-12 22:19:15 -06:00
2024-11-18 19:38:59 -06:00
2024-11-12 22:19:15 -06:00
2024-11-12 22:19:15 -06:00