Skip to content

Commit

Permalink
Update operator kernels... again
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheil Kumar committed Jul 18, 2024
1 parent d02296c commit 7255c84
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/OperatorKernels.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ Do not modify directly.*

## Execution Providers

- [Supported Operators and Data Types](#supported-operators-and-data-types)
- [Execution Providers](#execution-providers)
- [Operators implemented by CPUExecutionProvider](#operators-implemented-by-cpuexecutionprovider)
- [Operators implemented by CUDAExecutionProvider](#operators-implemented-by-cudaexecutionprovider)
- [Operators implemented by DmlExecutionProvider](#operators-implemented-by-dmlexecutionprovider)
- [CPUExecutionProvider](#cpuexecutionprovider)
- [CUDAExecutionProvider](#cudaexecutionprovider)
- [DmlExecutionProvider](#dmlexecutionprovider)

---------------

Expand Down

0 comments on commit 7255c84

Please sign in to comment.