Skip to content

Release 1.3.4 for TensorFlow r1.0

Choose a tag to compare

@zsdonghao zsdonghao released this 08 Feb 21:35
· 2647 commits to master since this release

Update it if you want to use TensorFlow r1.0.

This is an incomplete list among the many features added.

  • Update
    • all RNNLayers for TF1.0
    • DropoutLayer and GaussianNoiseLayer with is_train

This version works well under TF 0.10, 0.11 and 0.12 backend, it also works well with TF 1.0 in most of the case, feel free to report if you found a bug. Many thanks!