Skip to content

[Feature Request] Enable local builds of onnxruntime-node with OpenVINO EP #27204

@MarioGini

Description

@MarioGini

Describe the feature request

  • onnxruntime-node ships with a small set of supported EPs as mentioned in the documentation https://github.com/microsoft/onnxruntime/tree/main/js/node. However, the code allows local builds of the onnxruntime-node package of EPs not mentioned in that table, e.g. QNN. This can be achieved through additional flags to the build script such as use_qnn.
  • Right now, OpenVINO EP is not supported at all, not even for local builds. I am in the situation to require such a local build. I already implemented the small additional changes for this myself. I feel this can be merged and by default the new flag can be set to OFF, similar to various other EPs in the onnxruntime-node build

Describe scenario use case

You want to locally build onnxruntime-node with OpenVINO EP support

Metadata

Metadata

Assignees

No one assigned

    Labels

    ep:OpenVINOissues related to OpenVINO execution providerep:QNNissues related to QNN exeution providerfeature requestrequest for unsupported feature or enhancementplatform:webissues related to ONNX Runtime web; typically submitted using template

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions