Conversation
- Add deprecation notice to DirectML Execution Provider page with clear migration guidance to WinML - Update Windows Getting Started page to prioritize WinML as recommended path - Add developer guidance about WinML benefits (same APIs, dynamic EP selection, simplified deployment) - Update install instructions to clearly mark DirectML as deprecated - Add Windows ML Overview reference link - Update install table to highlight WinML as recommended for Windows and mark DirectML as deprecated Co-authored-by: MaanavD <24942306+MaanavD@users.noreply.github.com>
|
@copilot make changes based on this discussion: My feedback: Agreed with Anastasiya -- might be just a touch too strong. The terminology we've used in the past for stuff like this is "sustained engineering", which signals that it's still supported, but innovation is halted. You might try a message around that. (and as Anastasiya mentioned, this should also be reflected on lines 172 and 178 later in the doc)
|
…d improve WinML descriptions Co-authored-by: MaanavD <24942306+MaanavD@users.noreply.github.com>
I've addressed all the feedback in commit ec95d65:
The changes maintain backward compatibility while providing clearer guidance on WinML's benefits and Windows version requirements. |
|
@copilot Just "sustained engineering". It's a relatively common term, no need to add the "mode" |
Co-authored-by: MaanavD <24942306+MaanavD@users.noreply.github.com>
This PR addresses issue #25899 by updating the ONNX Runtime documentation to clearly reflect that WinML is the preferred and future-safe execution path for Windows developers, with DirectML now in sustained engineering rather than deprecated.
Changes Made
DirectML Execution Provider Page
Windows Getting Started Page
Install Page
Impact
These changes provide clearer, more accurate guidance for Windows developers on the preferred ONNX Runtime deployment path while maintaining backward compatibility documentation. The updates help developers understand:
The documentation changes preserve all existing content while providing the necessary updated guidance based on Microsoft's current Windows AI strategy.
Fixes #25899
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.