onnxruntime
5683a620 - [EP ABI] Add Graph_GetModelPath API function (#25424)

Commit
151 days ago
[EP ABI] Add Graph_GetModelPath API function (#25424) ### Description Adds `Graph_GetModelPath` API function. ### Motivation and Context An EP that loads an EPContext model (i.e., compiled model) needs to know the base path of the model to determine the path the EPContext node binary (if stored in a file).
Parents
Loading