mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-13 18:08:13 +00:00
update OperatorKernels.md/ContribOperators.md (#9176)
This commit is contained in:
parent
c1755b9d0d
commit
04eb56bdda
2 changed files with 2 additions and 2 deletions
|
|
@ -10,5 +10,5 @@ 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.7 | [https://github.com/microsoft/onnxruntime/blob/rel-1.7.0/docs/ContribOperators.md](https://github.com/microsoft/onnxruntime/blob/rel-1.7.0/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)|
|
||||
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@ 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.7 | [https://github.com/microsoft/onnxruntime/blob/rel-1.7.0/docs/OperatorKernels.md](https://github.com/microsoft/onnxruntime/blob/rel-1.7.0/docs/OperatorKernels.md)|
|
||||
| 1.9.0 | [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