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

The type 'DeviceDescriptor' is defined in an assembly that is not referenced #5

Open
beaka opened this issue Nov 29, 2021 · 0 comments

Comments

@beaka
Copy link

beaka commented Nov 29, 2021

Using monodevelop and have this error message:
/Examples/SinusoidRegressionLSTM/SinusoidRegressionLSTM/Program.cs(29,29): Error: The type 'DeviceDescriptor' is defined in an assembly that is not referenced. You must add a reference to assembly 'Cntk.Core.Managed-2.7, Version=2.7.0.0, Culture=neutral, PublicKeyToken=a82c1f3f67b62253'. (SinusoidRegressionLSTM) Compiler

I used nuget to add the Cntk.Core.Managed package but still get the error, tried "Clean all"

Any ideas as to what is not right?

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

1 participant