mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-13 18:08:13 +00:00
Update OperatorKernels.md (#13420)
This commit is contained in:
parent
8c50768fc1
commit
8a0f5c665f
1 changed files with 1 additions and 0 deletions
|
|
@ -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.13 | [https://github.com/microsoft/onnxruntime/blob/rel-1.13.1/docs/OperatorKernels.md](https://github.com/microsoft/onnxruntime/blob/rel-1.13.1/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)|
|
||||
|
|
|
|||
Loading…
Reference in a new issue