2020-10-12 17:28:20 +00:00
|
|
|
---
|
2021-06-02 04:21:41 +00:00
|
|
|
title: Operator Kernels
|
|
|
|
|
parent: Operators
|
|
|
|
|
grand_parent: Reference
|
|
|
|
|
nav_order: 1
|
2020-10-12 17:28:20 +00:00
|
|
|
---
|
|
|
|
|
|
2021-06-02 04:21:41 +00:00
|
|
|
The operator kernels supported by the CPU Execution Provider and CUDA 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 |
|
|
|
|
|
|---------|---------------|
|
|
|
|
|
| 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)|
|