aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add a test for using sparse variables when running mostly on TPUGravatar Igor Ganichev2018-06-12
* Add checkpointing support for FileDataset in CacheDataset.Gravatar Saurabh Saxena2018-06-12
* Internal change.Gravatar Shashi Shekhar2018-06-12
* [XLA] Delete StripDegenerateDimensions()Gravatar Michael Kuperstein2018-06-12
* Automated g4 rollback of changelist 200292049Gravatar A. Unique TensorFlower2018-06-12
* Checking that TPUEstimator model function features have static shapes.Gravatar A. Unique TensorFlower2018-06-12
* Autotune bias_add_grad GPU kernel using two candidates: customized bias_add_g...Gravatar Mingxing Tan2018-06-12
* Temporarily disable Grappler memory optimization for fused_conv tests.Gravatar Jingyue Wu2018-06-12
* [XLA] Handle kDynamicSlice and kDynamicUpdateSlice correctly in HloCostAnalysisGravatar Michael Kuperstein2018-06-12
* PUBLIC: [TF:XLA] Eliminate more copies after HLO scheduling.Gravatar A. Unique TensorFlower2018-06-12
* Fix a linkopt.Gravatar Shashi Shekhar2018-06-12
* Support CPU tensors in TPUEstimator export_savedmodel().Gravatar A. Unique TensorFlower2018-06-12
* Automated g4 rollback of changelist 200228895Gravatar Nupur Garg2018-06-12
* Handle zero-sized TFLite tensor allocationsGravatar A. Unique TensorFlower2018-06-12
* Factor out tf.train.remove_checkpoint utility function.Gravatar Goutham Bhat2018-06-12
* Minor fixes in tf.keras codebase in preparation for Keras 2.2.0 API support.Gravatar Francois Chollet2018-06-12
* Automated g4 rollback of changelist 193457083Gravatar A. Unique TensorFlower2018-06-12
* Automated g4 rollback of changelist 193451839Gravatar A. Unique TensorFlower2018-06-12
* Support subgroup CrossReplicaSumGravatar HyoukJoong Lee2018-06-12
* Standardize shifts in (more) multiplication util functions.Gravatar A. Unique TensorFlower2018-06-12
* Remove the bazel clean that I added a while back.Gravatar Jonathan Hseu2018-06-12
* Split out HloFusionInstruction as subclasses from HloInstruction.Gravatar A. Unique TensorFlower2018-06-12
* CleanupGravatar A. Unique TensorFlower2018-06-12
* [TF:XLA] Move methods MinimumMemoryFor... from hlo_scheduling to heap_simulator.Gravatar Dimitris Vardoulakis2018-06-12
* Support Cloud TPU Pod in GKE environment.Gravatar A. Unique TensorFlower2018-06-12
* Apply import_scope to asset and variable tensors during tf.saved_model.loader...Gravatar A. Unique TensorFlower2018-06-12
* Switch from grpc++_unsecure to grpc++Gravatar Brennan Saeta2018-06-12
* Add resize_images_preserve_aspect_ratio function.Gravatar Frank Chen2018-06-12
* Fix a few copts.Gravatar Shashi Shekhar2018-06-12
* Make the return value of `read_var` consistently a tensor instead ofGravatar A. Unique TensorFlower2018-06-12
* Random jpeg encoding augmentation.Gravatar A. Unique TensorFlower2018-06-12
* Small utility to handle runtime shapes.Gravatar A. Unique TensorFlower2018-06-12
* Add strings type to TOCO Python API.Gravatar Nupur Garg2018-06-12
* Added optional argument to specify time step to contrib.integrate.odeint_fixed.Gravatar A. Unique TensorFlower2018-06-12
* [tf.data] Remove obsolete StatsAggregator code from IteratorResource.Gravatar Derek Murray2018-06-12
* Fix copts for stats_calculator.Gravatar Shashi Shekhar2018-06-12
* [Documentation]: Fix #19657Gravatar Asim Shankar2018-06-12
* Automated g4 rollback of changelist 197218170Gravatar A. Unique TensorFlower2018-06-12
* Remove OS X code from CUDA stream executor because that platform is no longer...Gravatar A. Unique TensorFlower2018-06-12
* Unify cuDNN descriptor wrapper names.Gravatar A. Unique TensorFlower2018-06-12
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-12
* Fix one unused C++ BUILD dependency found in tensorflow/compiler/xla/service/...Gravatar Adrian Kuegel2018-06-12
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-12
* Remove unused variable from HloComputation::MakeInstructionPostOrderGravatar A. Unique TensorFlower2018-06-12
* Modified Bessel functions of order zero and one.Gravatar A. Unique TensorFlower2018-06-12
* Fixes documentation of multi_label_head to render accepted labels as markdown...Gravatar A. Unique TensorFlower2018-06-12
* [XLA:GPU] Check the reduce input shape when multi-output fusing reducesGravatar Benjamin Kramer2018-06-12
* Exposes toco_flags and model_flags as optional parameters to allow fine grain...Gravatar A. Unique TensorFlower2018-06-11
* Rollback of changelist checking for static shapes for model function.Gravatar A. Unique TensorFlower2018-06-11
* Use activation in MUL and ADD operationsGravatar A. Unique TensorFlower2018-06-11