java icon indicating copy to clipboard operation
java copied to clipboard

Java bindings for TensorFlow

Results 135 java issues
Sort by recently updated
recently updated
newest added

For example, if I specify the following start: `Once upon a time, in a distant land,` the model should generate a meaningful continuation in a few sentences. Can anyone recommend...

Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.32 to 6.1.14. Release notes Sourced from org.springframework:spring-core's releases. v6.1.14 :star: New Features Use Locale.ROOT for locale neutral, case insensitive comparisons #33708 Improve checks for relative paths...

dependencies

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**...

![20241024-155157](https://github.com/user-attachments/assets/24aa5704-9a32-49a0-b1d4-d3056d940798) my test code with language scala ,this is one predict, we will predict 100 QPS for a docker val config = ConfigProto.newBuilder .putDeviceCount("CPU", Runtime.getRuntime.availableProcessors) .setInterOpParallelismThreads(8) .setIntraOpParallelismThreads(8) .setOperationTimeoutInMs(3000) .build val...

**Overview** This Pull Request resolves the contradictions pointed out in issue #597 regarding the API stability status of the TensorFlow Java project. While the 1.0.0 release notes officially committed the...

- add missing test for TBool - as Java 11 is minimum now, `List.copyOf()` can be used

Added a link to the TensorFlow-Java main documentation in the copyright section.

**System information** - TensorFlow version (you are using): Latest master of TensorFlow Java - Are you willing to contribute it (Yes/No): No (working on other things at the moment) **Describe...

Please make sure that this is a documentation 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:doc_template **System...