Tags: tensorlayer/TensorLayer
Tags
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
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
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.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