microsoft / microsoft/onnxruntime
OpenVino Execution Provider - Support External Data Format
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.