aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
Commit message (Expand)AuthorAge
* Make tensorflow lite interpreter have more helpful errors.Gravatar Andrew Selle2018-07-10
* Disable failing gpu tests on WindowsGravatar A. Unique TensorFlower2018-07-10
* [tf.data / Bigtable] Parallel scan Bigtable tablesGravatar Brennan Saeta2018-07-10
* Add example benchmark colab.Gravatar A. Unique TensorFlower2018-07-10
* Add IndRNN, IndyGRU and IndyLSTM cells.Gravatar A. Unique TensorFlower2018-07-10
* Add build rules that were accidentally removed.Gravatar A. Unique TensorFlower2018-07-10
* [tfgan] Deprecate GANHead and simplify GANEstimator.Gravatar A. Unique TensorFlower2018-07-10
* Implementation of arg_min.Gravatar A. Unique TensorFlower2018-07-10
* Automated rollback of commit 19a98bf9054d9be58a3293b0390b18288a65a25cGravatar Noah Eisen2018-07-09
* Use full imports instead of relative imports when adding subdirectory importsGravatar Anna R2018-07-09
* Fixing PRelu and its disabled test.Gravatar Yu-Cheng Ling2018-07-09
* Add `synchronization` and `aggregation` args to the layer `add_weight()` API....Gravatar Pavithra Vijay2018-07-09
* Remove unused _SlimRNNCell.Gravatar Scott Zhu2018-07-09
* Add NNAPI transpose op supportGravatar Jared Duke2018-07-09
* Merge pull request #20649 from tensorflow:alextp-patch-2Gravatar TensorFlower Gardener2018-07-09
|\
* | PUBLIC: Colocates cross_replica_sum to grad for removing unnecessary send/rec...Gravatar Youlong Cheng2018-07-09
* | Fix visualize to work internally and externally.Gravatar Andrew Selle2018-07-09
* | Fixing fake quant propagation.Gravatar A. Unique TensorFlower2018-07-09
* | Implement Interpreter.run() in terms of Tensor APIsGravatar Jared Duke2018-07-09
* | Avoid exceptions in the Interpreter finalizerGravatar Jared Duke2018-07-09
* | PUBLIC: Replace computation_shape with num_cores_per_replica for simplifying ...Gravatar Youlong Cheng2018-07-09
* | Densenet model using Model Subclassing API and eager executionGravatar A. Unique TensorFlower2018-07-09
* | Converting string to binary stringsGravatar Rohan Jain2018-07-09
* | Update size of timeseries:head_test to large to avoid timeoutsGravatar Smit Hinsu2018-07-09
| * Update 1_basic.ipynbGravatar Alexandre Passos2018-07-09
* | Early-stopping functionality for use with tf.estimator API.Gravatar Goutham Bhat2018-07-09
|/
* Updates doc.Gravatar A. Unique TensorFlower2018-07-09
* Adding ranking support (over paired data for train and eval and unpaired data...Gravatar A. Unique TensorFlower2018-07-09
* Improving benchmark for comparing map + batch chaining vs. fusion.Gravatar Jiri Simsa2018-07-09
* Add TPU support for native Keras optimizers.Gravatar Russell Power2018-07-09
* Fix typo in the comment.Gravatar Scott Zhu2018-07-09
* Update recompute_grad to work for functions without variables.Gravatar A. Unique TensorFlower2018-07-09
* Create shared op params for pool op kernels.Gravatar A. Unique TensorFlower2018-07-09
* Delete doc files re-added in bad copybara sync.Gravatar Billy Lamberta2018-07-08
* Refactoring ArgMax implementation in preparation for ArgMin.Gravatar A. Unique TensorFlower2018-07-08
* Add pets_labels_list.txt to Android assets directory for TensorFlow Lite Obje...Gravatar A. Unique TensorFlower2018-07-08
* [tf.data / Bigtable] Add max_receive_message_size connection parameter.Gravatar Brennan Saeta2018-07-07
* [TF:XLA] Add implementation of ResourceApplyPowerSign and ResourceApplyAddSign.Gravatar A. Unique TensorFlower2018-07-07
* Creating a CopyToDeviceDataset that uses GeneratorDataset and remote function...Gravatar Rohan Jain2018-07-07
* Make multithreaded conv respect setNumThreads()Gravatar A. Unique TensorFlower2018-07-07
* Disable failing test.Gravatar A. Unique TensorFlower2018-07-07
* Update reshape shape field when introducing a copy.Gravatar A. Unique TensorFlower2018-07-07
* Adding OriginInformation container for propagating user code info through sou...Gravatar A. Unique TensorFlower2018-07-07
* Call QuantizeWeights transformation *after* batchnorms have been folded.Gravatar Suharsh Sivakumar2018-07-07
* Allow is_initialized and initializer to be called on MirroredVariables and To...Gravatar Anjali Sridhar2018-07-06
* Merge commit for internal changesGravatar Yifei Feng2018-07-06
|\
| * Merge changes from github.Gravatar Yifei Feng2018-07-06
| * Support extra identity operation added if batch_norms updates are forced.Gravatar Suharsh Sivakumar2018-07-06
| * AutoGraph notebook for workshopGravatar A. Unique TensorFlower2018-07-06
| * Rolling back tensorflow .bzl file changesGravatar Rohan Jain2018-07-06