aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/BUILD
Commit message (Expand)AuthorAge
...
* Provide MetaGraphDef transformer, and call it from SavedModel export.Gravatar David Soergel2017-07-28
* Add fused_conv2d_bias_activation operator for the forward phase.Gravatar Yangzihao Wang2017-07-20
* 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
* Migrate ops for new version of TensorForest.Gravatar A. Unique TensorFlower2017-06-22
* Internal changeGravatar A. Unique TensorFlower2017-06-21
* Automated g4 rollback of changelist 159718610Gravatar A. Unique TensorFlower2017-06-21
* Migrate ops for new version of TensorForest.Gravatar A. Unique TensorFlower2017-06-21
* Migrate kernels to boosted_trees.Gravatar A. Unique TensorFlower2017-06-21
* 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
* Automated g4 rollback of changelist 158480927Gravatar Frank Chen2017-06-09
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Introduces new operations and Python bindings for the Cloud TPU offering. Ple...Gravatar Frank Chen2017-06-08
* Adds the base for ClusterResolvers, a new way of communicating with and retri...Gravatar Frank Chen2017-06-07
* Add beam_search kernels used by BeamSearchDecoder to tensorflow.contrib.Gravatar A. Unique TensorFlower2017-06-01
* Open-source skip-gram opsGravatar Wei Ho2017-05-31
* Open-source ops to load and remap matrix (2-D) tensors. (Used for loading/rem...Gravatar Wei Ho2017-05-25
* Initial release of the new `Dataset` API for input pipelines.Gravatar Derek Murray2017-05-16
* Move bucketize op to math_ops. This exposes the method as math_op._bucketize,...Gravatar A. Unique TensorFlower2017-05-01
* Internal Change.Gravatar A. Unique TensorFlower2017-04-28
* Introduce ops for batching/unbatching tensors across Session::Run() calls.Gravatar Christopher Olston2017-04-27
* Expose tf.contrib.staging.StagingArea.Gravatar A. Unique TensorFlower2017-04-20
* Merge changes from github.Gravatar Patrick Nguyen2017-04-17
* Add stateless random ops for custom control of seedingGravatar Geoffrey Irving2017-04-17
* Add nccl to tf.contrib.Gravatar A. Unique TensorFlower2017-03-31
* Fix incorrect inclusion of tensor_forest all_ops.Gravatar Kiril Gorovoy2017-03-28
* Reintroduce accidentally dropped ops.Gravatar Kiril Gorovoy2017-03-28
* Add kernel_methods to the bigger contrib module, and indirectly to the pipGravatar Gunhan Gulsoy2017-03-27
* Internal changesGravatar Rohan Jain2017-03-23
* Adding SDCA-based tf.learn estimators.Gravatar Petros Mol2017-03-16
* Bring the Keras API in contrib.Gravatar Francois Chollet2017-03-15
* First version of BigQuery Reader.Gravatar A. Unique TensorFlower2017-03-13
* Replace all_files data dependencies of build_pip_package with py_library targetsGravatar Shanqing Cai2017-03-10
* Merge changes from github.Gravatar Dandelion Mané2017-03-10
* 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
* Refactor TensorForestEstimator to inherit from tf.learn Estimator. This chan...Gravatar A. Unique TensorFlower2017-02-23
* Merge changes from github.Gravatar Vijay Vasudevan2017-02-17
* Added library for doing imperative mode computation in TensorFlowGravatar Manjunath Kudlur2017-02-10
* Merge changes from github.Gravatar Benoit Steiner2017-02-08
* Add nccl_py to the contrib build file.Gravatar A. Unique TensorFlower2017-02-06
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Remove superfluous Python depsGravatar Justine Tunney2016-12-28
* 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