mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-06 00:03:22 +00:00
Adding a line beak to BUILD.md (#2156)
Adding a line break between the DirectML and NUPHAR sections of build guidance.
This commit is contained in:
parent
f6c82358e9
commit
0e6ac2961e
1 changed files with 2 additions and 1 deletions
3
BUILD.md
3
BUILD.md
|
|
@ -374,6 +374,8 @@ index 7dfa97c..6d99e71 100644
|
|||
|
||||
Dockerfile instructions are available [here](https://github.com/microsoft/onnxruntime/tree/master/dockerfiles#nuphar-public-preview)
|
||||
|
||||
---
|
||||
|
||||
### DirectML
|
||||
See more information on the DirectML execution provider [here](./docs/execution_providers/DirectML-ExecutionProvider.md).
|
||||
#### Windows
|
||||
|
|
@ -382,7 +384,6 @@ See more information on the DirectML execution provider [here](./docs/execution_
|
|||
```
|
||||
#### Notes
|
||||
The DirectML execution provider supports building for both x64 and x86 architectures. DirectML is only supported on Windows.
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue