mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-13 18:08:13 +00:00
update operator version (#12307)
Co-authored-by: Randy Shuai <rashuai@microsoft.com>
This commit is contained in:
parent
0e1e488824
commit
e0be2ca4ea
2 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ 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.12 | [https://github.com/microsoft/onnxruntime/blob/rel-1.12.0/docs/ContribOperators.md](https://github.com/microsoft/onnxruntime/blob/rel-1.12.0/docs/ContribOperators.md)|
|
||||
| 1.11 | [https://github.com/microsoft/onnxruntime/blob/rel-1.11.0/docs/ContribOperators.md](https://github.com/microsoft/onnxruntime/blob/rel-1.11.0/docs/ContribOperators.md)|
|
||||
| 1.10 | [https://github.com/microsoft/onnxruntime/blob/rel-1.10.0/docs/ContribOperators.md](https://github.com/microsoft/onnxruntime/blob/rel-1.10.0/docs/ContribOperators.md)|
|
||||
| 1.9 | [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)|
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ The operator kernels supported by the CPU Execution Provider and CUDA Execution
|
|||
| Release | Documentation |
|
||||
|---------|---------------|
|
||||
| Current master | [https://github.com/microsoft/onnxruntime/blob/master/docs/OperatorKernels.md](https://github.com/microsoft/onnxruntime/blob/master/docs/OperatorKernels.md) |
|
||||
| 1.12 | [https://github.com/microsoft/onnxruntime/blob/rel-1.12.0/docs/OperatorKernels.md](https://github.com/microsoft/onnxruntime/blob/rel-1.12.0/docs/OperatorKernels.md)|
|
||||
| 1.11 | [https://github.com/microsoft/onnxruntime/blob/rel-1.11.0/docs/OperatorKernels.md](https://github.com/microsoft/onnxruntime/blob/rel-1.11.0/docs/OperatorKernels.md)|
|
||||
| 1.10 | [https://github.com/microsoft/onnxruntime/blob/rel-1.10.0/docs/OperatorKernels.md](https://github.com/microsoft/onnxruntime/blob/rel-1.10.0/docs/OperatorKernels.md)|
|
||||
| 1.9 | [https://github.com/microsoft/onnxruntime/blob/rel-1.9.0/docs/OperatorKernels.md](https://github.com/microsoft/onnxruntime/blob/rel-1.9.0/docs/OperatorKernels.md)|
|
||||
|
|
|
|||
Loading…
Reference in a new issue