Skip to content

List available backend providers (ipex, openvino) #995

@michaelfeil

Description

@michaelfeil

We are looking for a way how to find out which "backends" are available.

Is there an equivalent of:

import onnxruntime as ort

providers = ort.get_available_providers()
print(providers)

We don't have the luxury of trying out a OVAutoModel with openvino, notice its not available & then switch to the default Optimum model. Any way to detect this?

FYI: We are working on michaelfeil/infinity#454.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions