You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, I wanna use java deploy my model. But some thing wrong happen. Such as tensorflow core dump in libtensorflow-1.15.0.so.
SO, I wanna change the my java library to tensorflow/java, but I cannot find some document to help quickly load my model. The only thing which can help me is the Issues.
And when I test my code in tensorflow-core-api, it raise the
Warning: Could not load Loader: java.lang.UnsatisfiedLinkError: no jnijavacpp in java.library.path
Exception in thread "main" java.lang.UnsatisfiedLinkError: no jnitensorflow in java.library.path