Skip to content

Conversation

@DEKHTIARJonathan
Copy link
Member

@DEKHTIARJonathan DEKHTIARJonathan commented Apr 21, 2018

Reason to create a new RC

We have made a lot of very heavy changes recently, it would be good to tests with some projects that nothing is broken ;)

Disclaimer: Only merge this PR after #511 is merged
You can release the new tag right after merging this PR.

Once the tag is released, Travis should:

  • upload the new version on PyPI
  • upload the wheel files to Github Release

DEKHTIARJonathan and others added 30 commits April 19, 2018 10:42
…nge are used to prevent updating requirements all the time.
# Conflicts:
#	.style.yapf
#	example/tutorial_atari_pong.py
#	example/tutorial_binarynet_cifar10_tfrecord.py
#	example/tutorial_bipedalwalker_a3c_continuous_action.py
#	example/tutorial_cartpole_ac.py
#	example/tutorial_cifar10.py
#	example/tutorial_cifar10_tfrecord.py
#	example/tutorial_dorefanet_cifar10_tfrecord.py
#	example/tutorial_frozenlake_dqn.py
#	example/tutorial_frozenlake_q_table.py
#	example/tutorial_generate_text.py
#	example/tutorial_imagenet_inceptionV3_distributed.py
#	example/tutorial_keras.py
#	example/tutorial_mlp_dropout2.py
#	example/tutorial_mnist.py
#	example/tutorial_mnist_distributed.py
#	example/tutorial_mnist_float16.py
#	example/tutorial_mnist_simple.py
#	example/tutorial_ptb_lstm.py
#	example/tutorial_ptb_lstm_state_is_tuple.py
#	example/tutorial_ternaryweight_cifar10_tfrecord.py
#	example/tutorial_tfrecord.py
#	example/tutorial_tfrecord2.py
#	example/tutorial_tfrecord3.py
#	example/tutorial_vgg16.py
#	example/tutorial_vgg19.py
#	example/tutorial_word2vec_basic.py
#	setup.cfg
#	tensorlayer/cost.py
#	tensorlayer/db.py
#	tensorlayer/deprecation.py
#	tensorlayer/distributed.py
#	tensorlayer/files.py
#	tensorlayer/iterate.py
#	tensorlayer/layers/binary.py
#	tensorlayer/layers/convolution.py
#	tensorlayer/layers/core.py
#	tensorlayer/layers/normalization.py
#	tensorlayer/layers/pooling.py
#	tensorlayer/layers/recurrent.py
#	tensorlayer/layers/spatial_transformer.py
#	tensorlayer/layers/special_activation.py
#	tensorlayer/models/mobilenetv1.py
#	tensorlayer/models/squeezenetv1.py
#	tensorlayer/models/vgg16.py
#	tensorlayer/nlp.py
#	tensorlayer/prepro.py
#	tensorlayer/utils.py
#	tensorlayer/visualize.py
#	tests/test_layers_convolution.py
#	tests/test_layers_core.py
#	tests/test_layers_recurrent.py
#	tests/test_layers_spatial_transformer.py
#	tests/test_layers_time_distributed.py
#	tests/test_mnist_simple.py
#	tests/test_yapf_format.py
zsdonghao and others added 7 commits April 21, 2018 01:35
# Conflicts:
#	example/tutorial_binarynet_cifar10_tfrecord.py
#	example/tutorial_cifar10.py
#	example/tutorial_cifar10_tfrecord.py
#	example/tutorial_dorefanet_cifar10_tfrecord.py
#	example/tutorial_generate_text.py
#	example/tutorial_mnist.py
#	example/tutorial_mnist_float16.py
#	example/tutorial_ptb_lstm.py
#	example/tutorial_ptb_lstm_state_is_tuple.py
#	example/tutorial_ternaryweight_cifar10_tfrecord.py
#	example/tutorial_vgg16.py
#	example/tutorial_vgg19.py
# Conflicts:
#	example/tutorial_binarynet_cifar10_tfrecord.py
#	example/tutorial_dorefanet_cifar10_tfrecord.py
#	example/tutorial_generate_text.py
#	example/tutorial_mnist.py
#	example/tutorial_mnist_float16.py
#	example/tutorial_ptb_lstm_state_is_tuple.py
#	example/tutorial_ternaryweight_cifar10_tfrecord.py
@tensorlayer tensorlayer deleted a comment Apr 21, 2018
@DEKHTIARJonathan DEKHTIARJonathan merged commit 025feef into master Apr 21, 2018
@DEKHTIARJonathan DEKHTIARJonathan deleted the 1.8.5rc2_Version_Bump branch April 21, 2018 12:22
luomai pushed a commit that referenced this pull request Nov 21, 2018
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants