aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/__init__.py
Commit message (Expand)AuthorAge
* 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
* Add python support of remote fused graph ops to contribGravatar A. Unique TensorFlower2017-06-16
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Add data module to contrib and call out the datasets that we want to export.Gravatar Vijay Vasudevan2017-05-16
* Expose tf.contrib.staging.StagingArea.Gravatar A. Unique TensorFlower2017-04-20
* Generalize LazyLoader for use by ffmpegGravatar Mark Daoust2017-04-19
* Add stateless random ops for custom control of seedingGravatar Geoffrey Irving2017-04-17
* Add kernel_methods package to contribGravatar Petros Mol2017-04-03
* Add nccl to tf.contrib.Gravatar A. Unique TensorFlower2017-03-31
* Bring the Keras API in contrib.Gravatar Francois Chollet2017-03-15
* First version of BigQuery Reader.Gravatar A. Unique TensorFlower2017-03-13
* Add utils to get signature def from meta graph def.Gravatar Sukriti Ramesh2017-03-09
* Add new ops for memory statistics.Gravatar Jingyue Wu2017-02-28
* Merge changes from github.Gravatar Benoit Steiner2017-02-08
* Seal contrib interfaces (as much a feasible). If you were using a symbol whic...Gravatar Martin Wicke2017-01-29
* expose contrib.nn module.Gravatar Martin Wicke2016-12-28
* Add a tf.contrib.image.rotate function using a new ImageProjectiveTransform o...Gravatar Dan Ringwalt2016-12-07
* Provides links of tf.nn.seq2seq as tf.contrib.legacy_seq2seqGravatar Jianwei Xie2016-12-03
* Creates a new ObtainNextOp that takes in a list of strings and counter and re...Gravatar Rohan Jain2016-12-02
* Add experimental_jit_scope to support scoped compilation regions.Gravatar A. Unique TensorFlower2016-12-02
* Create tf.contrib.deprecated, as a space for keeping deprecated summary ops.Gravatar Dan Mané2016-11-22
* LinearOperator:Gravatar Ian Langmore2016-11-21
* Initial version of tf.contrib.labeled_tensorGravatar Stephan Hoyer2016-11-14
* Creates a library of matrix-free solvers for linear equations, linear least-s...Gravatar A. Unique TensorFlower2016-11-14
* Add python wrapper for StatSummarizer.Gravatar Andrew Harp2016-11-11
* Add initial version of tf.contrib.integrateGravatar Stephan Hoyer2016-11-02
* Fixes making specs and ndlstm accessible through tf.contribGravatar A. Unique TensorFlower2016-10-20
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
* 1. Port latest tfprof changesGravatar A. Unique TensorFlower2016-09-30
* Cleanup license headerGravatar A. Unique TensorFlower2016-09-29
* Adds a linear-chain CRF layer to tensorflow/contrib.Gravatar A. Unique TensorFlower2016-09-22