java
java copied to clipboard
Java bindings for TensorFlow
I have tested the CI workflow using self-hosted runners on AWS Graviton instances.
Caused by: java.lang.UnsatisfiedLinkError: C:\Users\liwan\.javacpp\cache\tensorflow-core-native-1.0.0-rc.1-windows-x86_64.jar\org\tensorflow\internal\c_api\windows-x86_64\jnitensorflow.dll: Can't find dependent libraries java 17
Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template **System...
I am working with tensorflow-java version 0.2.0 trying to find some feature similar to `tf.nn.embedding_lookup`. I found operations `LookupTableInsert` and `LookupTableFind`. Are any of these similar to `tf.nn.embedding_lookup`? In addition,...
This is a LSC run by http://go/ghss to upgrade all depreacated ubuntu-20.04 runners to ubuntu-24.04. On April 1, 2025, GitHub will stop supporting ubuntu-20.04 runners and workflows configured with this...
Enable TF_LoadPluggableDeviceLibrary API for PluggableDevices
**System information** - TensorFlow version: 1.0.0 - Doc Links: - https://github.com/tensorflow/java/releases/tag/v1.0.0 - https://github.com/tensorflow/java/blob/r1.0/docs/install.md - https://github.com/tensorflow/java/blob/r1.0/tensorflow-core/tensorflow-core-api/src/main/java/org/tensorflow/package-info.java - https://www.tensorflow.org/jvm/install **Describe the documentation issue** In the [1.0.0 release notes](https://github.com/tensorflow/java/releases/tag/v1.0.0) it is mentioned that...
Please make sure that this is a bug. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template **System information**...
Ok, downloaded Gemma2 from https://www.kaggle.com/models/google/gemma-2/keras -unpacked and got the following files: ``` /assets config.json metadata.json model.weights.h5 tokenizer.json ``` -tried to load model by using following Python script: ``` import json...
Please make sure that this is a bug. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template **System information**...