SciSharp / TensorFlow.NET

.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
https://scisharp.github.io/tensorflow-net-docs
Apache License 2.0
3.17k stars 507 forks source link

[BUG Report]: GPU LSTM,erro:System.EntryPointNotFoundException:“Unable to find an entry point named 'TF_GetHandleShapeAndType' in DLL 'tensorflow'.” #1265

Open xuse2008 opened 1 week ago

xuse2008 commented 1 week ago

Description

When CPU is OK,When GPU,then: 如图: image

image

Reproduction Steps

No response

Known Workarounds

No response

Configuration and Other Information

Win11,cuda_11.8.0 cudnn-x86_64-8.6.0 No response