microsoft / microsoft/onnxruntime

Add onnxruntime_extensions in onnxruntime docker file

Open
#8,639 10 comments 1 reaction 1 assignee View on GitHub

@wenbingl is already working on this.

Since Aug 11, 2021.

core runtime
Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 8h
Merged PRs (30d)
179

Description

Is your feature request related to a problem? Please describe.
I was using Universal Sentence Encoder Multilingual using onnxruntime and onnxruntime_extensions python SDKs which is working fine. But when I moved to onnxruntime docker image and received the error for SentencepieceTokenizer. So can we have this part of our docker file and onnxruntime session?

Similarly, TF requires tensorflow-text in SDK but in a docker image, it was supported by default.

System information

Describe the solution you'd like
We can include the onnxruntime_extensions module in the docker file and in the ort session.

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.