Skip to content

TensorFlow Java 0.3.3

Compare
Choose a tag to compare
@karllessard karllessard released this 31 Aug 17:57
307b672

Note: TensorFlow Java is still in alpha release and is not covered by TensorFlow API stability guarantees

Bug Fixes and Other Changes

  • Fix a memory leak happening when closing string tensors
  • Fix an issue that prevented loading in Python a model trained and saved in Java
  • Fix an issue that prevented loading in Java saved models with an empty tag set

Thanks to our contributors

Till Brychcy (@brychcy)
Karl Lessard (@karllessard)
Adam Pocock (@Craigacp)