microsoft / microsoft/onnxruntime

OpenVino Execution Provider - Support External Data Format

Open
#6,079 4 comments 0 reactions 1 assignee View on GitHub

@jywu-mysoft is already working on this.

Since Dec 8, 2020.

ep:OpenVINO feature request
Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 11h
Merged PRs (30d)
184

Description

When trying to load trendy NLP models such as GPT2 / BART for CPU inference leveraging OpenVINO Execution Provider we hit

> "Initializers with external data location are not currently supported"

As stated in the [OpenVINO capability provider](https://github.com/microsoft/onnxruntime/blob/ba739a80005dfd7eb1dbaac4d589d29c92393cfc/onnxruntime/core/providers/openvino/ov_versions/capability_2021_1.cc#L761).

I wonder if there is any plan to add support for this in coming release(s)? It would be really helpful.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.