tensorflow / java

Java bindings for TensorFlow
Apache License 2.0
831 stars 202 forks source link

Release 1.0.0 #566

Closed karllessard closed 2 weeks ago

karllessard commented 2 weeks ago

This PR applies small changes in order to do the TF Java 1.0.0 release.

It also includes a small change for fixing the native builds, that was failing due to missing absl headers. For now we will download these headers from the wheel.