Tags: eric612/tensorlayer
Tags
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
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
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
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
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
Requirements Updated + RTD Build Fix (tensorlayer#672) * Requirements Updated + RTD Build Fix * Requirements Fixed
PreviousNext