Release 1.5.2
Recommended Update !
This is an incomplete list among the many features added.
-
Support
- SpatialTransformer2dAffineLayer for Spatial Transformer Networks see example code by @zsdonghao
- AtrousConv1dLayer for WaveNet by @akaraspt
- Save network into dictionary via tl.files.save_npz_dict and tl.files.load_npz_dict @craigleehi