Maintenance TensorLayer 1.7.1
This is an incomplete list among the many features added.
-
New Example
- Float 16 half-precision model, see tutorial_mnist_float16.py by @zhonghao
- Data augmentation for object detection by @zsdonghao
-
New Support
-
New Update
- Fix bug of DeformableConv2dLayer by @vyokky
- BatchNormLayer supports float 16 c99a6a2 by @zsdonghao
-
Documentation by @vyokky @zsdonghao