update OperatorKernels.md/ContribOperators.md (#9176)

This commit is contained in:
Ye Wang 2022-01-03 18:15:33 -08:00 committed by GitHub
parent c1755b9d0d
commit 04eb56bdda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

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