Onnxruntime-extensions

Latest version: v0.13.0

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.7.0

**General**
1. New custom operators: RobertaTokenizer, ClipTokenizer, EncodeImage, DecodeImage
2. ORT custom operator C++ stub generation [tool](https://github.com/microsoft/onnxruntime-extensions/blob/main/tools/gen_customop_template.py)
3. Operator implementation and [documentation](https://github.com/microsoft/onnxruntime-extensions/tree/rel-0.7/docs) improved.
4. Python (3.7 - 3.10) and ORT (1.10 above) compatible.

**Mobile**
1. Android package: [Maven](https://mvnrepository.com/artifact/com.microsoft.onnxruntime/onnxruntime-extensions-android)
2. iOS package: [CocoaPods](https://github.com/CocoaPods/Specs/tree/master/Specs/7/f/9/onnxruntime-extensions-c/0.7.0)
3. [PrePostProcessor](https://github.com/microsoft/onnxruntime-extensions/blob/main/onnxruntime_extensions/tools/Example%20usage%20of%20the%20PrePostProcessor.md) tool for mobile model
4. [Super-resolution model pre- / post- processing end-to-end examples](https://github.com/microsoft/onnxruntime-extensions/blob/rel-0.7/tutorials/superresolution_e2e.py)

Contributors to this release include members across teams at Microsoft, along with our community members: edgchen1 skottmckay shaahji sayanshaw24 snnn wenbingl natke YUNQIUGUO guschmue JamieMagee adrianlizarraga wejoncy matheusgomes28

0.5.0

This is a C++ source code package only release. Python and other packages will be expected in the next release.

What's Changed
1. Support OpenCV core and imgproc modules in Custom Op implementation.
2. Code security compliance fixings.
3. Some other improvements.

Thanks for the Contributors from: joburkho shaahji TruscaPetre Sanster natke hombreola snnn leqiao-1 wenbingl

0.4.2

Fix the issue on StringRegexSplitWithOffsets operator.

0.4.1

Correct memory indexing issue.

0.4.0

This release improved the process and the features required for ONNXRuntime Mobile and ONNXRuntime Web,
Specifically
1. Support Android/Web-Assembly build
2. Support the custom build for the selected operators
3. Support non-exception C++ build
4. Add mobile-optimized operators for string manipulation and tokenization
5. The GPT-2 beam search tool
6. Some bug fixings

0.3.1

A patch release for ONNXRuntime Release to fix the ABI incompatible issue.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.