TensorLayer 1.8.5rc2
Pre-release
Pre-release
DEKHTIARJonathan
released this
22 Apr 09:19
·
1394 commits
to master
since this release
Changelog
- Restored backward compatibility with deprecation warnings (by @DEKHTIARJonathan)
- All Tests Refactored - Now using unittests and runned with PyTest (by @DEKHTIARJonathan)
- Github Templates added (by @DEKHTIARJonathan)
- New issues Template
- New PR Template
- Documentation updated (by @zsdonghao)
- Package Setup Refactored (by @DEKHTIARJonathan)
- deconv2d function transformed into Class (by @zsdonghao)
- conv1d function transformed into Class (by @zsdonghao)
- deconv2d now handling
dilation_rate
- Travis Deploy Automation on new Tag (by @DEKHTIARJonathan)
- Deploy to PyPI and create a new version.
- Deploy to Github Releases and upload the wheel files
- Dataset Downlaod now using library progressbar2 (by @DEKHTIARJonathan)
- Tensorflow Deprecation Fix (Issue #498):
- AverageEmbeddingInputlayer (by @zsdonghao)
- load_mpii_pose_dataset (by @zsdonghao)
- update super resolution from function to class (by @zsdonghao)
- YAPF coding style improved and enforced (by @DEKHTIARJonathan)
- Documentation unittest added (by @DEKHTIARJonathan)