Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: eric612/tensorlayer

Tags

1.9.1

Toggle 1.9.1's commit message
Test against TF 1.10.0

1.9.0

Toggle 1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Documentation fix (tensorlayer#703)

* Update conf.py

* Theme RTD removed and added to requirements.

* TF 1.9.0rc1 added to Travis

* Changelog updated ready for 1.8.6

* Release 1.8.6

* Readme.rst correction

* Release date fixed

* 1.8.6 changed to 1.9.0

1.8.6rc6

Toggle 1.8.6rc6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue tensorlayer#689 fix - documentation refactoring (tensorlayer#691)

* Documentation Refactoring

* tl.visualize warning fixed

* moving mean initializer moved in the arguments

* Refactored Changelog

* Docs Restructured with Subsection Title

* https://github.com/zsdonghao/tensorlayer/ replaced by https://github.com/tensorlayer/tensorlayer/

* Get Involved and Contribution Refactored

* Redirections Fixed

* get_involved added

* Hao added

* TL Layer Doc refactoring

* Update contributing.rst

* Core Team Updated

* super resolution layers moved to convolution folder

* YAPF Correction

* Layer Documentation Refactored

* Core Team Updated

* Adding Travis TF 1.9.0rc0

* Fangde Added to core team

* Contributors page updated

* Decorator Deprecated added

* Changelog Updated

* Update requirements.txt

* Python 2 Bug Fix

* Missing  Import fixed

* YAPF Error Fix

* 1.8.6rc6 released

* Update README.rst

* Setup Warning Fixed

1.8.6rc5

Toggle 1.8.6rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.rst

1.8.6rc4

Toggle 1.8.6rc4's commit message
PyUP - Dependency Update Scheduled daily dependency update on thursday (

tensorlayer#684)

* Pin keras to latest version 2.2.0

* Keras unpinned and set to range

* Conv Layers File Cleaning

* Bug Fix not saving activation fx in layers: BatchNorm and ElementWiseLambdaLayer

* 1.8.6rc4 released

* String Formating Fixed

1.8.6rc3

Toggle 1.8.6rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tl logging layer name fix (tensorlayer#683)

* TL logging Layer Name Error Fix

* 1.8.6rc3 release

* setup.cfg travis improvements

* YAPF formating

* unstack_layer fx converted to Layer Class UnstackLayer

* Missing self.name fixed

1.8.6rc2

Toggle 1.8.6rc2's commit message
Issue tensorlayer#642 - Add `AtrousDeConv2dLayer` (tensorlayer#662)

* Update visualize.py

* Update README.md

Add an example for Adversarial Learning

* Update more.rst

Update the URLs

* Update more.rst

* Update example.rst

Add the same link of BEGAN implementation.

* Update example.rst

* Update example.rst

* Create tutorial_tfslim.py

fixes tensorlayer#552

* Update tutorial_tfslim.py

* Update utils.py

Fix tensorlayer#565

* Update utils.py

* Create test_utils_predict.py

related with tensorlayer#288, tensorlayer#565, tensorlayer#566

* Create test_utils_predict.py

* Update utils.py

* Update test_utils_predict.py

* Update CHANGELOG.md

related to tensorlayer#566

* Update test_utils_predict.py

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update test_utils_predict.py

* Update test_utils_predict.py

* Update test_utils_predict.py

* Update test_utils_predict.py

* Update test_utils_predict.py

* Update test_utils_predict.py (fix Bad Coding Style)

* Update test_utils_predict.py

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update convolution.py (Add AtrousConv2dTransLayer)

* Add AtrousConv2dTransLayer

* Fix some mistakes

* Follow protocols

* Fix coding style (yapf)

* AtrousConv2dLayer fixed

* AtrousConv2dTransposeLayer refactored

* Fix coding style (yapf)

* Fix error

* Bias Add using premade tf func

* Old TF Code Removed

* Renamed to AtrousDeConv2dLayer

* Update CHANGELOG.md

* Release 1.8.6rc2

* Documentation Fix

1.8.6rc1

Toggle 1.8.6rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Requirements Updated + RTD Build Fix (tensorlayer#672)

* Requirements Updated + RTD Build Fix

* Requirements Fixed

1.8.6rc0

Toggle 1.8.6rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Travis able to build tags following the tag naming convention

1.8.5

Toggle 1.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release 1.8.5 (tensorlayer#559)