-
Notifications
You must be signed in to change notification settings - Fork 523
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
[Performance Issue]: h.5 isn't supported #1266
Comments
Do you have a fix? @Naonao9527 |
not yet,I use tensorflow of python instead. |
@Naonao9527 can you share it with me? |
The .h5 file was created by python,I wanted to load it in .net,Maybe it's the reason why it don't work.you can try it again in your computer. |
yes, my h5 file is also read from python, but when read through net 8, it has the same error. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Brief Description
Unhandled exception. System.NotImplementedException: Model load of h5 format has not been supported. Please submit an issue to https://github.com/SciSharp/TensorFlow.NET/issues if it's needed.
Device and Context
.net8
tensorflow 2.150
win-X64
Benchmark
No response
Alternatives
No response
The text was updated successfully, but these errors were encountered: