onnxruntime/docs/ecosystem/index.md
Sayan Shaw cdba245a6e
Added initial ORT Extensions docs for onnxruntime website (#16723)
## Preview staged site
[here](https://sayanshaw24.github.io/onnxruntime/docs/extensions/).

**TODO**: In the future, make PR to add/update descriptions for the
following new/deprecated ops:

**NLP Ops**
- BlingFireSentenceBreaker
- BpeTokenizer

**String Ops**
- StringSplit
- StringUpper
- StringLower
- StringECMARegexSplitWithOffsets
- StringRaggedTensorToDense
- StringMapping

**Math Ops**
- Inverse
- NegPos
- SegmentExtraction
- SegmentSum

**Tensor Ops**
- RaggedTensorToSparse
- RaggedTensorToDense

---------

Co-authored-by: Sayan Shaw <sayanshaw@microsoft.com>
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2023-09-01 15:56:33 -07:00

3.2 KiB

title description nav_order redirect_from
Ecosystem See examples of how ONNX Runtime working end to end within the Azure AI and ML landscape and ecosystem 9 /docs/tutorials/ecosystem

ORT Ecosystem

{: .no_toc }

ONNX Runtime functions as part of an ecosystem of tools and platforms to deliver an end-to-end machine learning experience. Below are tutorials for some products that work with or integrate ONNX Runtime.

Contents

{: .no_toc }

  • TOC placeholder {:toc}

Azure Machine Learning Services

Azure Custom Vision

Azure SQL Edge

Azure Synapse Analytics

ML.NET

NVIDIA Triton Inference Server