mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-18 18:52:16 +00:00
Update CUDA-ExecutionProvider.md to add TOC (#20443)
### Description CUDA-ExecutionProvider.md table of contents previously not showing up correctly b/c of spacing issue. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
parent
1afea4b3ec
commit
ff5c5c5cdc
1 changed files with 1 additions and 2 deletions
|
|
@ -13,11 +13,10 @@ redirect_from: /docs/reference/execution-providers/CUDA-ExecutionProvider
|
|||
The CUDA Execution Provider enables hardware accelerated computation on Nvidia CUDA-enabled GPUs.
|
||||
|
||||
## Contents
|
||||
|
||||
{: .no_toc }
|
||||
|
||||
* TOC placeholder
|
||||
{:toc}
|
||||
{:toc}
|
||||
|
||||
## Install
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue