Skip to content

TensorLayer 1.8.0rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@zsdonghao zsdonghao released this 24 Feb 18:16
· 1595 commits to master since this release
33016c7

This is a pre-release version. We recommend users to update and report bugs or issues.

Features

APIs

  • Simplify DeformableConv2dLayer into DeformableConv2d (by @zsdonghao)
  • Merge tl.ops into tl.utils (by @luomai)
  • DeConv2d not longer require out_size for TensorFlow 1.3+ (by @zsdonghao)

Others