Skip to content

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

@Knaackee

Description

@Knaackee

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions