aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Automated g4 rollback of changelist 199870879Gravatar A. Unique TensorFlower2018-06-13
* Add a test that checks memory usage by running a model 100k times.Gravatar Akshay Modi2018-06-13
* [TF:XLA] Bump open source llvm revision to r334593Gravatar Sanjoy Das2018-06-13
* [tf.data] Factor out function argument restructuring into a helper.Gravatar Derek Murray2018-06-13
* Reversible residual network example with manually built gradient computation inGravatar A. Unique TensorFlower2018-06-13
* Documenting capabilities and limitations of AutoGraphGravatar A. Unique TensorFlower2018-06-13
* - Teaches zip tests about unzip location on AndroidGravatar A. Unique TensorFlower2018-06-13
* Disable failing zip_test_lstm targetGravatar A. Unique TensorFlower2018-06-13
* [TF:XLA] Remove parallel checking support from encapsulate_subcomputations_pass.Gravatar Peter Hawkins2018-06-13
* Detect configurations that would be hitting a bug in cuBLAS and report an error.Gravatar A. Unique TensorFlower2018-06-13
* Add AotCompilationMetadata field to variant of CompileAheadOfTime.Gravatar Jacques Pienaar2018-06-13
* Fix for DumpGraphviz() failing on zero-sized arrays, which it should handle f...Gravatar A. Unique TensorFlower2018-06-13
* Correct name for _UnreadVariableGravatar Alexandre Passos2018-06-13
* Clarify that SparseMatMul does not accept SparseTensor inputsGravatar A. Unique TensorFlower2018-06-13
* [tf.data] Factor out `output_shapes` and `output_types` attr-setting code int...Gravatar Derek Murray2018-06-13
* Remove uses of dynamic_cast, which is generally discouraged by the Google C++Gravatar A. Unique TensorFlower2018-06-13
* Add missing include of reshape_util.h to reshape_util.cc.Gravatar Derek Murray2018-06-13
* Automated g4 rollback of changelist 200362771Gravatar A. Unique TensorFlower2018-06-13
* Remove GANHead from GANEstimator.Gravatar A. Unique TensorFlower2018-06-13
* Improve shape compatibility checking for MultiOutputFusionGravatar Adrian Kuegel2018-06-13
* Documentation for Raspberry Pi installationGravatar Pete Warden2018-06-13
* Split out HloGetTupleIndexInstruction and HloReducePrecisionInstruction as su...Gravatar A. Unique TensorFlower2018-06-12
* Update documentation for export_savedmodel().Gravatar A. Unique TensorFlower2018-06-12
* Split out HloRngInstruction and HloParameterInstruction as subclasses from Hl...Gravatar A. Unique TensorFlower2018-06-12
* [XLA] "Global value" tuple destructuring available via SWIG APIs.Gravatar Chris Leary2018-06-12
* Move non-core Distributions and Bijectors to Tensorflow Probability (TFP), an...Gravatar A. Unique TensorFlower2018-06-12
* Add a `run_metadata` keyword arg for `Session._make_callable_from_options()`.Gravatar Derek Murray2018-06-12
* Do not count empty tuples as having one leaf node.Gravatar A. Unique TensorFlower2018-06-12
* Leverage the standard error space by using tensorflow::StatusGravatar A. Unique TensorFlower2018-06-12
* 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