aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
Commit message (Expand)AuthorAge
* Propagate narrow_range flags in suitable constant-propagationGravatar A. Unique TensorFlower2018-08-17
* update tf.contrib.image.interpolate_spline to support inputs with partially-s...Gravatar A. Unique TensorFlower2018-08-17
* Check for training ops in graph. The rewriter only works for graphs with no ...Gravatar Raghuraman Krishnamoorthi2018-08-16
* Merge MultiWorkerMirroredStrategy into MirroredStrategyGravatar Yuefeng Zhou2018-08-16
* Add one pass algorithm option to calculate the mean and variance in group_normGravatar A. Unique TensorFlower2018-08-16
* tf.contrib.checkpoint.NumpyState for saving/restoring NumPy arrays with TF ch...Gravatar Allen Lavoie2018-08-16
* Automated rollback of commit 394db95965e1d745f08b4eeb550878ddc175af15Gravatar Raghuraman Krishnamoorthi2018-08-16
* Implement the methods needed by distribute coordinator in ParameterServerStra...Gravatar Yuefeng Zhou2018-08-16
* Extend external context for Edge TPUGravatar A. Unique TensorFlower2018-08-16
* Use binary classification head for num_classes = 2.Gravatar A. Unique TensorFlower2018-08-16
* Internal-only change.Gravatar A. Unique TensorFlower2018-08-16
* Make tf.metrics work with TPU Strategy.Gravatar Priya Gupta2018-08-16
* Adding weighted categorical feature column support.Gravatar A. Unique TensorFlower2018-08-16
* Ensure models can be re-run with Keras (useful for Colab).Gravatar Russell Power2018-08-16
* Convert TensorFlow's flatbuffers dependency to new third party import method.Gravatar Austin Anderson2018-08-16
* Added a factory for StopAtCheckpointStepHook. Chief is responsible to save th...Gravatar Mustafa Ispir2018-08-16
* Allow tfe.set_server_def to enable remote eager execution.Gravatar Akshay Modi2018-08-16
* Refactoring: Extract IsEagerOp function to shared component.Gravatar Yu-Cheng Ling2018-08-16
* Fix system metadata retrieval for non-resolvable addresses within TPU Distrib...Gravatar Frank Chen2018-08-16
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* Do not access .op and attrs of EagerTensor in mutex.Gravatar Alexandre Passos2018-08-16
* Automated rollback of commit ec5f4771e42972c31faaa39354d785891de9f91dGravatar Andrew Selle2018-08-16
* NEON optimizations for second-most-common Mul uint8 kernel.Gravatar A. Unique TensorFlower2018-08-16
* [Keras / Cloud TPU] Fix ClusterSpec propagation bug.Gravatar Brennan Saeta2018-08-16
* Fixes issue where gradients are being quantized. In addition, because gradien...Gravatar A. Unique TensorFlower2018-08-16
* Support GREATER_OR_EQUAL and GREATER_THAN splits in tensor_forest evaluationGravatar A. Unique TensorFlower2018-08-16
* Don't let 0-sized arrays trip the allocator.Gravatar A. Unique TensorFlower2018-08-16
* 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
* Step_fn should be able to receive un-wrapped inputsGravatar Sourabh Bajaj2018-08-15
* Update the ADC file location in Colab.Gravatar Craig Citro2018-08-15
* LARS Optimizer in TensorFlowGravatar A. Unique TensorFlower2018-08-15
* Internal changeGravatar Jared Duke2018-08-15
* NEON optimizations for most common-Mul uint8 kernel.Gravatar A. Unique TensorFlower2018-08-15
* [tf.contrib.lookup] More cleanups and add some simple benchmarks.Gravatar Eugene Brevdo2018-08-15
* TOCO Bugfix: Do not transform Conv() to DepthwiseConv() if weights is sharedGravatar A. Unique TensorFlower2018-08-15
* Make sure tensorrt and nccl kernels compile with newer versions of Eigen.Gravatar A. Unique TensorFlower2018-08-15
* Automated rollback of commit 6b13a15e0b9906abbb66f87d83db291d0099cb43Gravatar Gunhan Gulsoy2018-08-15
* Move params to kernels/internal/types.h.Gravatar A. Unique TensorFlower2018-08-15
* Ops API to author TFLite ops as functions directly.Gravatar Yu-Cheng Ling2018-08-15
* * Fixing checks for fully-known shapes.Gravatar Andrew Cotter2018-08-15
* Automated rollback of commit e045fd284075001e7f7585c581c4444e4e850534Gravatar Andrew Selle2018-08-15
* Handle aggregate arguments using op_hints.Gravatar Andrew Selle2018-08-15
* Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-08-15
* Allows feature inputs to be arbitrary nested tuples in TPUEstimator which is ...Gravatar Olivia Nordquist2018-08-15
* Fix toco execution on WindowsGravatar Jared Duke2018-08-15
* Split unit test case for further parallelize.Gravatar Scott Zhu2018-08-15
* Change the initialization of the mean squared gradient variable of the optimi...Gravatar A. Unique TensorFlower2018-08-14
* Propagate minmax information across input and outputs of Reshape.Gravatar Suharsh Sivakumar2018-08-14
* The rewriter should not add nodes if followed pass-through op and then a Fake...Gravatar Suharsh Sivakumar2018-08-14