mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
14 lines
579 B
Markdown
14 lines
579 B
Markdown
---
|
|
title: Contrib Operators
|
|
parent: Operators
|
|
grand_parent: Reference
|
|
nav_order: 2
|
|
---
|
|
|
|
The contrib operator schemas are documented in the ONNX Runtime repository.
|
|
|
|
| Release | Documentation |
|
|
|---------|---------------|
|
|
| Current master | [https://github.com/microsoft/onnxruntime/blob/master/docs/ContribOperators.md](https://github.com/microsoft/onnxruntime/blob/master/docs/ContribOperators.md) |
|
|
| 1.9.0 | [https://github.com/microsoft/onnxruntime/blob/rel-1.9.0/docs/ContribOperators.md](https://github.com/microsoft/onnxruntime/blob/rel-1.9.0/docs/ContribOperators.md)|
|
|
|