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 |
|