Skip to content

TensorLayer 1.8.5rc1

Compare
Choose a tag to compare
@DEKHTIARJonathan DEKHTIARJonathan released this 17 Apr 13:23
· 1408 commits to master since this release
4a188e7

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

Contributors:

@zsdonghao @luomai @DEKHTIARJonathan