aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cmake/python_modules.txt
Commit message (Expand)AuthorAge
* [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* Merge pull request #22210 from dmitrievanthony:apache-ignite-datasetGravatar TensorFlower Gardener2018-10-01
|\
* | [tf.data] Move `tf.contrib.data` C++ code to a core "experimental" directory.Gravatar Derek Murray2018-09-28
* | Remove unused tf.contrib.tensorboard.plugins.trace codeGravatar Nick Felt2018-09-21
* | Remove tensorflow/contrib/linalg library. linalg remains in core.Gravatar Ian Langmore2018-09-17
| * Add IgniteDataset that allows to work with Apache Ignite.Gravatar Anton Dmitriev2018-09-11
|/
* BEGIN_PUBLICGravatar Vikram Tankasali2018-08-22
* Merge pull request #18992 from fo40225:fix_win_py27Gravatar TensorFlower Gardener2018-08-18
|\
* | 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
* | Merge pull request #19534 from yongtang:hadoopGravatar TensorFlower Gardener2018-08-09
|\ \
* | | tf.contrib.coder cleanup.Gravatar A. Unique TensorFlower2018-08-06
* | | Internal Change.Gravatar Michael Case2018-07-12
| | * fix cmake python 2.7 test import failGravatar fo402252018-07-11
| |/ |/|
* | Creating a CopyToDeviceDataset that uses GeneratorDataset and remote function...Gravatar Rohan Jain2018-07-07
* | Add KinesisDataset support for tensorflow Dataset (#19712)Gravatar Yong Tang2018-07-02
| * Sanity build fix.Gravatar Yong Tang2018-06-29
* | [tf.data / Bigtable] Initial tf.data Bigtable integrationGravatar Brennan Saeta2018-06-29
|/
* Internal Change.Gravatar Michael Case2018-06-21
* [tf.data] Cleanup of tf.contrib.data python tests.Gravatar Jiri Simsa2018-06-18
* 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
* Move Keras code out of _impl folder and remove API files.Gravatar Pavithra Vijay2018-05-17
* Checkpointable: move python/training/checkpointable_* to python/training/chec...Gravatar Allen Lavoie2018-05-16
* Move model_to_estimator utility into Estimator from Keras.Gravatar Michael Case2018-05-14
* Introduce LossScalingOptimizer for mixed precision training.Gravatar James Qin2018-05-14
* Fixing contrib.boosted_trees in Windows (module not linked)Gravatar Younghee Kwon2018-04-25
* This is a library for performing constrained optimization. It defines two int...Gravatar Andrew Cotter2018-04-23
* Entropy bottleneck class.Gravatar A. Unique TensorFlower2018-04-23
* Create a skeleton tf.contrib.checkpoint.Gravatar Allen Lavoie2018-04-19
* Start moving Checkpointable utilities toward coreGravatar Allen Lavoie2018-04-12
* Merge changes from github.Gravatar Michael Case2018-04-10
* Export recurrent and its RNN implementation in tf.contrib.Gravatar Patrick Nguyen2018-04-09
* Automated g4 rollback of changelist 191360905Gravatar Anna R2018-04-08
* Open sourcing proto/rpc ops.Gravatar Jiri Simsa2018-04-06
* Automated g4 rollback of changelist 191326767Gravatar Anna R2018-04-02
* Switch to the TensorFlow API generation based on ApiDef's and tf_exportGravatar Anna R2018-04-02
* Move the simple_estimator_example to the examples/ dir.Gravatar Anjali Sridhar2018-03-29
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29
* Added kernels and estimators for Gradient Boosting Trees algorithm.Gravatar Younghee Kwon2018-03-29
* Don't flush denormals when calling Eigen::SelfAdjointEigenSolver.Gravatar A. Unique TensorFlower2018-03-27
* Move cuDNN RNN ops to core, for use in the internal TF codebase only (not pub...Gravatar Martin Wicke2018-03-22
* Expose Checkpointable symbols in tf.contrib.eager/tfeGravatar Allen Lavoie2018-03-01
* Merge changes from github.Gravatar Yifei Feng2018-02-22
* Merge changes from github.Gravatar Ankur Taly2018-02-16
* Remove tf.contrib.ndlstm as it is not maintained and barely used.Gravatar Eugene Brevdo2018-02-07
* Merge changes from github.Gravatar Michael Case2018-02-07
* Creates tf.contrib.feature_column module.Gravatar A. Unique TensorFlower2018-02-06
* Update tf.keras to the Keras 2.1.3 API.Gravatar Francois Chollet2018-01-25
* Merge changes from github.Gravatar Jianwei Xie2018-01-24