Add APIs `OrtApi::CreateEnvWithOptions()` and `OrtEpApi::GetEnvConfigEntries()` #26971
Add APIs: OrtApi::CreateEnvWithConfig() and OrtEpApi::GetEnvConfigEnt…
1c4716bc
Fix orttraining use of renamed function to get or create env
5b0dc84e
Remove OrtEpFactory::SetEnvironmentOptions
16e7044d
Update key for allowing virtual devices. Update API name
4147e65a
adrianlizarraga
changed the title Add APIs `OrtApi::CreateEnvWithConfig()` and `OrtEpApi::GetEnvConfigEntries()` Add APIs `OrtApi::CreateEnvWithOptions()` and `OrtEpApi::GetEnvConfigEntries()` 51 days ago
Update outdated API names in comment
aaa52ad0
Move util to common header
fefa722a
Add more env creation tests
f56ea6ad
Review comments about not initializing version to ORT_API_VERSION
f99bb9ef
fix lambda capture warning-as-error on linux
c904ab90
Remove ifdef
1000789d
Update old API name in a comment
09ce8c4c
Ok... fix lambda capture warning-as-error take 2
0a2510d2
Add mutex for env config entries map. Update doc comment regarding en…
11664943
Return managed OrtEnvPtr consistently from OrtEnv:: static functions
e1a4694b
Change config entry 'allow_virtual_devices' to not be ep-specific
5bf1f97c
Update doc for GetEnvConfigEntries() that more explicitly states this…
1fed4fd1
Use 'ep_factory.' prefix for env-level ep options
289b40a2
Update doc for env-level ep factory options
34e75cfd
Address review comments: Add C++ API for GetEnvConfigEntries, use std…
fc718fde
Merge branch 'main' into adrianl/GetEnvWithOptions
19db3099
edgchen1
dismissed these changes
on 2026-01-13
Review comment about removal of entry in some cases
d5247e19
edgchen1
dismissed these changes
on 2026-01-14
Merge branch 'main' into adrianl/GetEnvWithOptions
a085ea90
Merge branch 'main' into adrianl/GetEnvWithOptions
2839c100
Re-add doc comment end marker
fe906d5b
edgchen1
approved these changes
on 2026-01-14
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub