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

Please make sure that this is a feature request. 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:feature_template Hi...

Tensorflow Java Version 1.1.0 In python you can enable the tensor profiler by doing ``` [tf.profiler.experimental.start](https://www.tensorflow.org/api_docs/python/tf/profiler/experimental/start) ``` Does anything similar exist in the java bindings ? I see ProfileOptions as...

Making Javadoc happy with us again.

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

> This template is for miscellaneous issues not covered by the other issue categories. Hi, is there a way to check via Tensorflow Java the number of / or any...