Keras.NET icon indicating copy to clipboard operation
Keras.NET copied to clipboard

model.predict function is stopped with my exe file.

Open jhbum01 opened this issue 4 years ago • 1 comments

I loaded h5 files and predicted in visual studio 2019. At that time it worked OK. But In EXE file of my bin/release. predict function was stopped and I could not get return value when predict my new data.

Please give me your advise.

Thank you

jhbum01 avatar Nov 19 '20 07:11 jhbum01

Well, there are too many reasons for why your assembly crashed. Share your full code, or at least the passage where you do the prediction.

MovEaxEax avatar Apr 29 '21 00:04 MovEaxEax

Stale issue message

github-actions[bot] avatar Sep 03 '23 00:09 github-actions[bot]