8000 Tags · tensorlayer/TensorLayer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tensorlayer/TensorLayer

Tags

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 #689 fix - documentation refactoring (#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 (

#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 (#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 #642 - Add `AtrousDeConv2dLayer` (#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 #552

* Update tutorial_tfslim.py

* Update utils.py

Fix #565

* Update utils.py

* Create test_utils_predict.py

related with #288, #565, #566

* Create test_utils_predict.py

* Update utils.py

* Update test_utils_predict.py

* Update CHANGELOG.md

related to #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 (#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 (#559)

1.8.5rc2

Toggle 1.8.5rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.8.5rc2 version bump (#518)

* Activation Cleaning Docstring Test

* Requirements Pinned with range to insure tested versions are used. Range are used to prevent updating requirements all the time.

* setup.cfg file added with PEP8 configuration

* activation.py refactored

* docstring fixed - ready for documentation unittest

* Yapf correction for max_line_length: 120

* test yapf refactored

* test documentation added

* Missing requirement added: sphinx

* Allow test on documentation to pass on warning

* Fix travis dependencies install

* Travis install script fixed

* Travis install command fixed

* Requirements conflict solved

* Yapf Style modified and merged in file "setup.cfg"

* Yapf Confiuguration Updated

* Code Refactored with new YAPF formating style

* Code Refactored with new YAPF formating style

* Code Refactored with new YAPF formating style

* shorten codes

* Various Cleaning

* Trailing Slashes removed

* Test Recurrent Fixed

* Line Width Fix

* docs requirements updated

* fix example docs style

* Codacy Issue Fixed

* Merge Errors fixed

* YAPF Style Applied

* Version Bump to 1.8.5rc2

1.8.5rc1

Toggle 1.8.5rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Auto deploy with travis (#500)

* no message

* [Release] - 1.8.5rc1

* Password Ecrypted for PyPI badly encrypted

* Travis Encrypt Instructions added

* PyPI User Variable added

* Documentation Links for Travis Deploy Added
0