2020-10-12 17:28:20 +00:00
---
2023-03-17 22:39:22 +00:00
title: Operator kernels
2021-06-02 04:21:41 +00:00
parent: Operators
grand_parent: Reference
nav_order: 1
2020-10-12 17:28:20 +00:00
---
2023-09-25 21:57:39 +00:00
The operator kernels supported by the CPU Execution Provider, CUDA Execution Provider and DML Execution Provider are documented in the ONNX Runtime repository.
2020-10-12 17:28:20 +00:00
2021-06-02 04:21:41 +00:00
| Release | Documentation |
|---------|---------------|
2023-01-24 18:46:24 +00:00
| Current main | [https://github.com/microsoft/onnxruntime/blob/main/docs/OperatorKernels.md ](https://github.com/microsoft/onnxruntime/blob/main/docs/OperatorKernels.md ) |
2024-11-04 17:08:46 +00:00
| 1.20 | [https://github.com/microsoft/onnxruntime/blob/rel-1.20.0/docs/OperatorKernels.md ](https://github.com/microsoft/onnxruntime/blob/rel-1.20.0/docs/OperatorKernels.md ) |
| 1.19 | [https://github.com/microsoft/onnxruntime/blob/rel-1.19.0/docs/OperatorKernels.md ](https://github.com/microsoft/onnxruntime/blob/rel-1.19.0/docs/OperatorKernels.md ) |
2024-05-22 00:27:56 +00:00
| 1.18 | [https://github.com/microsoft/onnxruntime/blob/rel-1.18.0/docs/OperatorKernels.md ](https://github.com/microsoft/onnxruntime/blob/rel-1.18.0/docs/OperatorKernels.md ) |
2024-02-15 17:01:35 +00:00
| 1.17 | [https://github.com/microsoft/onnxruntime/blob/rel-1.17.0/docs/OperatorKernels.md ](https://github.com/microsoft/onnxruntime/blob/rel-1.17.0/docs/OperatorKernels.md ) |
2023-09-25 21:57:39 +00:00
| 1.16 | [https://github.com/microsoft/onnxruntime/blob/rel-1.16.0/docs/OperatorKernels.md ](https://github.com/microsoft/onnxruntime/blob/rel-1.16.0/docs/OperatorKernels.md )|
2023-05-25 17:05:12 +00:00
| 1.15 | [https://github.com/microsoft/onnxruntime/blob/rel-1.15.0/docs/OperatorKernels.md ](https://github.com/microsoft/onnxruntime/blob/rel-1.15.0/docs/OperatorKernels.md )|
2023-03-11 01:02:38 +00:00
| 1.14 | [https://github.com/microsoft/onnxruntime/blob/rel-1.14.0/docs/OperatorKernels.md ](https://github.com/microsoft/onnxruntime/blob/rel-1.14.0/docs/OperatorKernels.md )|
2022-10-24 23:45:28 +00:00
| 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 )|
2022-07-25 18:03:03 +00:00
| 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 )|
2022-04-05 00:33:48 +00:00
| 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 )|
2022-01-04 17:05:40 +00:00
| 1.8| [https://github.com/microsoft/onnxruntime/blob/rel-1.8.0/docs/OperatorKernels.md ](https://github.com/microsoft/onnxruntime/blob/rel-1.8.0/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 )|