Skip to content

Where I can find the document of java of tensorflow? #141

@cgpeter96

Description

@cgpeter96

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

where I can found that.

Thanks for help~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions