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:
Sophie Schoenmeyer 2024-04-23 14:31:49 -07:00 committed by GitHub
parent 1afea4b3ec
commit ff5c5c5cdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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