aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/__init__.py
Commit message (Expand)AuthorAge
* Internal Change.Gravatar Michael Case2018-10-08
* Remove tensorflow/contrib/linalg library. linalg remains in core.Gravatar Ian Langmore2018-09-17
* Internal Change.Gravatar Michael Case2018-09-05
* Automated rollback of commit 8cf8afefdb4c240f74a05e24246c8cd2dcce9d54Gravatar Michael Case2018-09-04
* Internal Change.Gravatar Michael Case2018-09-04
* BEGIN_PUBLICGravatar Vikram Tankasali2018-08-22
* Enable TOCO and TFLite In Windows.Gravatar Andrew Selle2018-08-20
* Automated rollback of commit 26353f9b51091312e7097143aee9c2d05e2011fdGravatar A. Unique TensorFlower2018-08-16
* Delete tf.contrib.kfac. K-FAC in Tensorflow is now its own separate package.Gravatar Vikram Tankasali2018-08-16
* Make autograph visible in contrib.Gravatar Mark Daoust2018-08-08
* Exclude importing tensorflow.contrib.cloud on Windows (#20474)Gravatar Yun Peng2018-07-02
* Move cond_v2 to core (non-public) and add toggle to use cond_v2 by default.Gravatar Skye Wanderman-Milne2018-06-15
* Introduce tf.contrib.control_flow.new_cond.Gravatar Skye Wanderman-Milne2018-06-05
* Introduce LossScalingOptimizer for mixed precision training.Gravatar James Qin2018-05-14
* Properly export recurrent in contrib.Gravatar Patrick Nguyen2018-04-27
* This is a library for performing constrained optimization. It defines two int...Gravatar Andrew Cotter2018-04-23
* Create a skeleton tf.contrib.checkpoint.Gravatar Allen Lavoie2018-04-19
* Porting tests for `rpc_op` to OS.Gravatar Jiri Simsa2018-04-16
* Porting tests for the `decode_proto` and `encode_proto` to OS.Gravatar Jiri Simsa2018-04-16
* Automated g4 rollback of changelist 192698931Gravatar Jiri Simsa2018-04-12
* Automated g4 rollback of changelist 192691078Gravatar Jiri Simsa2018-04-12
* Porting tests for `rpc_op` to OS.Gravatar Jiri Simsa2018-04-12
* Exposing tensorflow.contrib.proto in the pip package.Gravatar Jiri Simsa2018-04-12
* Export recurrent and its RNN implementation in tf.contrib.Gravatar Patrick Nguyen2018-04-09
* Windows: Enable tensorflow/contrib in Bazel build (Second try)Gravatar A. Unique TensorFlower2018-04-02
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* Remove tf.contrib.ndlstm as it is not maintained and barely used.Gravatar Eugene Brevdo2018-02-07
* Creates tf.contrib.feature_column module.Gravatar A. Unique TensorFlower2018-02-06
* Moves batch ops to core and exposes tf.contrib.batchingGravatar Alexandre Passos2018-01-23
* Add range encode and decode to new tensorflow contrib.Gravatar Sung Jin Hwang2018-01-17
* Add missing tf.contrib.receptive_field dependencies.Gravatar A. Unique TensorFlower2018-01-11
* Merge changes from github.Gravatar Shanqing Cai2017-12-06
* Internal Change.Gravatar Andrew Selle2017-11-10
* Moving model_pruning library to tf.contribGravatar A. Unique TensorFlower2017-11-01
* Shorter import for tfe.Gravatar Alexandre Passos2017-10-27
* Adding summaries to the resnet example.Gravatar Alexandre Passos2017-10-25
* quantize API and copy and modify quantize mangle script to allow open sourcin...Gravatar Suharsh Sivakumar2017-10-02
* Initial release of tf.contrib.kfacGravatar A. Unique TensorFlower2017-09-27
* Added custom metric support for tf.estimator.Estimator.Gravatar Mustafa Ispir2017-09-06
* Initial submit for TFGAN.Gravatar A. Unique TensorFlower2017-08-31
* Merge changes from github.Gravatar Andrew Harp2017-08-21
* This adds the cluster_resolver module to contrib/__init__.py so that it is ac...Gravatar Frank Chen2017-07-30
* Automated g4 rollback of changelist 161218103Gravatar A. Unique TensorFlower2017-07-12
* Automated g4 rollback of changelist 161203536Gravatar Suharsh Sivakumar2017-07-07
* Fix dependencies and import statements for predictor module.Gravatar A. Unique TensorFlower2017-07-07
* Initial commit of time series modelsGravatar Allen Lavoie2017-07-05
* Move resampler from sonnet to contrib.Gravatar A. Unique TensorFlower2017-06-26
* Introduce Tensor Processing Unit-specific operations and estimators. This com...Gravatar Frank Chen2017-06-20