onnxruntime/docs
Ulrich Bönkemeyer 4b919fe2ac
Fix DirectML package name in genai/howto/install.md (#20771)
### Description
Fix package name 
from ```dotnet add package Microsoft.ML.OnnxRuntimeGenAI.*Cuda*
--prerelease``` to ```dotnet add package
Microsoft.ML.OnnxRuntimeGenAI.DirectML --prerelease``` in DirectML
section.

### Motivation and Context
Clearly confusing for beginners if not fixed (will break further processes)
2024-05-23 13:16:04 -07:00
..
api Adding cookie consent (#19635) 2024-02-26 11:15:05 -08:00
build [doc] update docs for ORT web v1.19 (#20756) 2024-05-21 16:26:10 -07:00
ecosystem Update operator docs w/ 1.17 info (#19522) 2024-02-15 09:01:35 -08:00
execution-providers Update CUDA-ExecutionProvider.md (#20767) 2024-05-22 10:15:19 -07:00
extensions Add SentencePieceTokenizer and GPT2Tokenizer examples for Extensions Python converter API docs (#17708) 2023-10-05 15:37:09 -07:00
genai Fix DirectML package name in genai/howto/install.md (#20771) 2024-05-23 13:16:04 -07:00
get-started [WebNN EP] Add WebNN doc (#20733) 2024-05-21 00:17:31 -07:00
install Update index.md with table of contents (#20441) 2024-04-23 14:32:06 -07:00
performance Update quantization.md for QDQ and dynamic quantization old doc (#20130) 2024-04-04 21:38:20 -07:00
reference Docs updates for ORT 1.18 (#20610) 2024-05-21 17:27:56 -07:00
tutorials [doc] update docs for ORT web v1.19 (#20756) 2024-05-21 16:26:10 -07:00
index.md Training related changes to the onnxruntime website (#15900) 2023-05-17 14:45:52 -07:00
redirect.json