Skip to content

[Feature Request] Add a more detailed OrtStatus for diagnosing model compilation incompatibilities #25314

Open
@adrastogi

Description

@adrastogi

Describe the feature request

Adding an OrtStatus value (possibly to the GetCapability API here) to help identify cases where compiled models are not runnable on the device where an app may be running.

Describe scenario use case

An app that is using a precompiled model will use it via creating a new session. It's possible that this operation might fail due to incompatibilities with the device. Giving the application a granular status code that indicates the session creation failed due to this would help with diagnosability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestrequest for unsupported feature or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions