Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinML or DirectML support planned? #3103

Open
oscarbg opened this issue Apr 7, 2018 · 4 comments
Open

WinML or DirectML support planned? #3103

oscarbg opened this issue Apr 7, 2018 · 4 comments

Comments

@oscarbg
Copy link

oscarbg commented Apr 7, 2018

Windows only, but this should support AMD and Intel GPUs using D3D12 backend or even DirectML which with custom metacommands seems even able to use tensor cores on Volta GPUs..
Hope to hear news at least by Build conference in May

@veikkoeeva
Copy link

Cross-referencing #960 and #2839 as relevant.

@oscarbg
Copy link
Author

oscarbg commented Apr 7, 2018

@veikkoeeva note Net & C# are really not needed WinML is a Win32 API in Windows insider SDKs and this month 1803 SDK it has C++ header WinML.h and WinML.lib.. altough still no samples using Win32 API presumably at Build some Win32 API samples released..
See how Win32 API:
847d82e6-609c-4f88-9c94-0b4985a17582
Taken from (with DirectML details):
https://blogs.msdn.microsoft.com/directx/2018/03/19/gaming-with-windows-ml/

@ke1337
Copy link

ke1337 commented Apr 10, 2018

WinML uses DirectML, and it's mainly for inference. Currently you can use WinML by exporting the CNTK model in ONNX format.

@veikkoeeva
Copy link

It appears ONNX and WinML are in https://github.com/dotnet/machinelearning/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants