aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/__init__.py
Commit message (Expand)AuthorAge
* Add K-Means clustering and WALS matrix factorization to tensorflow.Gravatar A. Unique TensorFlower2016-07-01
* TensorFlow Graph Editor.Gravatar A. Unique TensorFlower2016-06-29
* Merge changes from github.Gravatar Benoit Steiner2016-06-16
* Move CTC out of contrib and document.Gravatar Eugene Brevdo2016-06-15
* Initial stochastic computation graph implementation. Adds StochasticTensor a...Gravatar Eugene Brevdo2016-06-08
* Adding slim to contrib includes (enabling tf.contrib.slim).Gravatar A. Unique TensorFlower2016-06-04
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Allow using third-party Python optimization algorithms.Gravatar A. Unique TensorFlower2016-05-17
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
* resource_loader.py is unable to find the .so file in all circumstances.Gravatar A. Unique TensorFlower2016-04-28
* Creating a tf.contrib.ffmpeg.decode_audio_file op. So far, it supports mp3, w...Gravatar A. Unique TensorFlower2016-04-28
* Add quantization support through new ops and tools.Gravatar Pete Warden2016-04-22
* Add tensor_forest to tf/contrib/__init__Gravatar A. Unique TensorFlower2016-04-21
* adding clarification of peephole/non-peephole description to LSTMCellGravatar A. Unique TensorFlower2016-04-20
* Merge changes from github.Gravatar Illia Polosukhin2016-04-18
* Initial API in contrib/metrics/ and adding one Op (auc_using_histogram).Gravatar A. Unique TensorFlower2016-04-07
* In tf.contrib, move framework and loss packages up a level.Gravatar A. Unique TensorFlower2016-03-24
* - Add a generic immutable hash table op that is initialized once and used to ...Gravatar Yutaka Leon2016-03-16
* Initial API for tf.contrib.distributions.Gravatar Eugene Brevdo2016-02-29
* Add CTC (Connectionist Temporal Classification) Ops to TF contrib.Gravatar Eugene Brevdo2016-02-26
* Add contrib/testing.Gravatar A. Unique TensorFlower2016-02-25
* Add correct dependencies to sdca ops to fix build breakage.Gravatar A. Unique TensorFlower2016-02-24
* Remove tf.tensor_util and change tf.unsupported to tf.contrib.utilGravatar Geoffrey Irving2016-02-08
* Add assert_same_float_dtype.Gravatar A. Unique TensorFlower2016-02-02
* Open-source doc generator. Adds tools/docs with shell scripts to generate doc...Gravatar Martin Wicke2016-01-25