java icon indicating copy to clipboard operation
java copied to clipboard

Java bindings for TensorFlow

Results 125 java issues
Sort by recently updated
recently updated
newest added
trafficstars

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