Tags: tensorlayer/TensorLayer
Tags
Release1.11 (#867) * support data_format='channels_first' in BatchNormLayer * don't use tf.nn.bias_add * fix typo * rename images * update changelog * add some explaination for affine transformation * fix * update version * update readme * only cache $HOME/.cache/pip/wheels
Release TL 1.10.1 (#825) * Release 1.10.1 * Pin imageio to latest version 2.4.0 * Pin pytest to latest version 3.8.0 * Update requirements_test.txt * Update requirements.txt * Update CHANGELOG.md * Changelog Updated * Travis Updated * support channel_first * YAPF Applied * YAPF Corrections Applied * YAPF Corrections * Changelog cleaned
remove graph api (#818) * remove graph api * changelog * timeout test * codacy * remove graph in tl.models * increase timeout time * remove tl in tests * Additional Cleaning * Timeout time added * tests directory refactored * Tests Fix Update python, 2.6 * YAPF Cleaning * get_env fix * Python 2 fix applied * Python 2 Error fixes * TL 1.10.1rc0 released * Doc and YAPF Fix * Test YAPF Fix * RTD Lazy Import Fix * Travis config restored * Revert "Travis config restored" This reverts commit 03fe83e.