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

only works on Windows 10.0.17110 ? #575

Closed
pzarzycki opened this issue May 15, 2018 — with docs.microsoft.com · 1 comment
Closed

only works on Windows 10.0.17110 ? #575

pzarzycki opened this issue May 15, 2018 — with docs.microsoft.com · 1 comment

Comments

Copy link

Am I right that it requires AI evaluation components embedded in recent Windows OS release? On my Windows 10.0.16299 when this example is run, it throws the exception: "Requested Windows Runtime type 'Windows.AI.MachineLearning.Preview.LearningModelPreview' is not registered."

Can ONNX models be evaluated with CNTK evaluation libraries available via Nuget?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@serenaz
Copy link
Contributor

serenaz commented May 15, 2018

Yep! You'll need the Windows 10 SDK, Build 17110 or higher, as stated in the prerequisites. You can import/export ONNX models to CNTK - see ONNX tutorials.

@serenaz serenaz closed this as completed May 15, 2018
mijacobs pushed a commit that referenced this issue Feb 26, 2020
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

2 participants