Skip to content

[Question]: Using latest TensorFlow.NET with GPU on Windows #1291

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

Open
Knaackee opened this issue Apr 11, 2025 · 0 comments
Open

[Question]: Using latest TensorFlow.NET with GPU on Windows #1291

Knaackee opened this issue Apr 11, 2025 · 0 comments

Comments

@Knaackee
Copy link

Knaackee commented Apr 11, 2025

Description

At first, thanks for the great work!

Iam getting System.EntryPointNotFoundException: 'Unable to find an entry point named 'TF_GetHandleShapeAndType' in DLL 'tensorflow'.' when constructing a Keras Sequential model (with LSTMs) on Windows 11 / GPU (RTX 4070 Super).

Using latest packages:

TensorFlow.NET v0.150.0
TensorFlow.Keras v0.15.0
SciSharp.TensorFlow.Redist-Windows-GPU v2.10.3 (latest on NuGet)
CUDA [11.8] installed
cuDNN [8.9] installed

Error occurs at var model = new Sequential(...).

Any advice ?

Thanks!

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