Skip to content

New Year Release 1.3.0

Compare
Choose a tag to compare
@zsdonghao zsdonghao released this 31 Dec 16:30
· 2710 commits to master since this release

Happy new year everyone!

Thanks for the contributions from the following people, TensorLayer has fast development in the pass few months.

@zsdonghao @wagamamaz @luomai @shorxp @angerhang
@sunbohit @sczhengyabin @michuanhaohao @Yugnaynehc
@deepxiangfa @akaraspt @qxin @akaitsuki-ii @todtom
@boscotsang @JingqingZ @lgarithm


This is an incomplete list among the many features added.

  • Update
    • Support BiDynamicRNNLayer by @akaitsuki-ii
    • Support GaussianNoiseLayer by @zsdonghao
    • Make InputLayer compatible with tf.Variable input by @qxin
    • Make tf.GraphKeys.VARIABLES compatible with TF12 by @sczhengyabin
    • Make nlp/read_words() compatible with Python3.5 by @todtom
  • Maintain English documentation by @zsdonghao
  • Maintain Chinese documentation by @zsdonghao

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

Happy new year again !

Best wishes
TensorLayer contributors