Closed filipsedivy closed 2 years ago
There might be jar or Java class files under the same folder. This will impact the model loading. You can try to remove it. This issue has been fixed in DJL 0.17.0 which will be coming soon. @frankfliu
What do you mean by the same files? Wouldn't it be easier to downgrade?
What do you mean by the same files? Wouldn't it be easier to downgrade?
So there might be .class file or jar file in the folder where you load the model causing the above issue
Yes, I understand now. And it really helped. I just had to plunge the JAR/EXE program into a different folder so that the model wasn't there, and now it works.
Thanks a lot!
Description
When trying to use hybrid inference, TensorFlow + ONNXRuntime, an error occurs when loading the model.
Error Message
How to Reproduce?
Maven