Skip to content

Release 1.5.1

Compare
Choose a tag to compare
@zsdonghao zsdonghao released this 18 Jun 21:57
· 2360 commits to master since this release

Recommended Update !

This is an incomplete list among the many features added.

  • Support

    • TensorFlow 1.2
    • normalized mean square error via tl.cost. normalized_mean_square_error() by @nebulaV
    • save and load model parameters into a dictionary via tl.files.save_npz_dict() and tl.files.load_npz_dict() by @craigleehi
    • save one image via tl.vis. save_image() by @zsdonghao
  • Update