aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* update docGravatar A. Unique TensorFlower2018-05-15
* Small polishing changes in stream executor, no functional changes.Gravatar A. Unique TensorFlower2018-05-15
* internal changeGravatar A. Unique TensorFlower2018-05-15
* Reland improve fusion logic of (a dot b) * alphaGravatar A. Unique TensorFlower2018-05-15
* [TF:XLA] Scheduling test which demonstrates that we are ignoring the memory n...Gravatar Dimitris Vardoulakis2018-05-14
* Added type check to feature column keys. So that users will get meaningful er...Gravatar Mustafa Ispir2018-05-14
* Partial update of tf.keras to the Keras 2.1.6 API.Gravatar Pavithra Vijay2018-05-14
* Function should inherit device information from the caller site.Gravatar Youlong Cheng2018-05-14
* Update SCALED mode to use the full quantized range of -128..127 when possible.Gravatar A. Unique TensorFlower2018-05-14
* [XLA] Move more comparison functions to non-test library.Gravatar Chris Leary2018-05-14
* Move model_to_estimator utility into Estimator from Keras.Gravatar Michael Case2018-05-14
* Fix a bug in HloInstruction::ImplicitlyBroadcastsOperand where operands with ...Gravatar Yunxing Dai2018-05-14
* Adds CsvDataset, which both reads and parses files.Gravatar Rachel Lim2018-05-14
* Disable LinearOperatorKroneckerTest.test_solve_{with_broadcast} temporarily.Gravatar A. Unique TensorFlower2018-05-14
* [tf.data] Add optional `args` argument to `Dataset.from_generator()`.Gravatar Derek Murray2018-05-14
* Introduce LossScalingOptimizer for mixed precision training.Gravatar James Qin2018-05-14
* Add an option to execute eval on cpu, regardless of training runs on TPU.Gravatar A. Unique TensorFlower2018-05-14
* Refactoring: Make OpResolver return const pointer.Gravatar Yu-Cheng Ling2018-05-14
* Automated g4 rollback of changelist 196565296Gravatar Pavithra Vijay2018-05-14
* ClangTidy - Readability cleanup:/code-findings-fixes.Gravatar A. Unique TensorFlower2018-05-14
* Make sure that variables aren't created as partition variables since only non...Gravatar Suharsh Sivakumar2018-05-14
* Fix bug where custom layers could crash.Gravatar Reed Wanderman-Milne2018-05-14
* Fix functional.While(), functional.For(rewrite_with_while)Gravatar James Qin2018-05-14
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-05-14
* Add ExplicitShapes as a new shape inference function for Ops withGravatar A. Unique TensorFlower2018-05-14
* Remove CuDNNRNN timing test.Gravatar Pavithra Vijay2018-05-14
* Fix copy functions of MutableOpResolverGravatar Yu-Cheng Ling2018-05-14
* Used aligned allocation for vector cache.Gravatar Shashi Shekhar2018-05-14
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-05-14
* Internal change.Gravatar A. Unique TensorFlower2018-05-14
* Refactoring: Remove lite/tools:mutable_op_resolver dependency.Gravatar Yu-Cheng Ling2018-05-14
* Stricter analysis for functional conditional generationGravatar A. Unique TensorFlower2018-05-14
* Do shape validation in ScatterNd kernel, not just the shape inference function.Gravatar Alexandre Passos2018-05-14
* Fail gracefully with a helpful error message when provided with conflictingGravatar Asim Shankar2018-05-14
* Internal change.Gravatar A. Unique TensorFlower2018-05-14
* Make CollectiveParamReducerLocal::InitInstanceSharedParams non-blocking.Gravatar A. Unique TensorFlower2018-05-14
* Automated g4 rollback of changelist 196456687Gravatar Gunhan Gulsoy2018-05-14
* Add score filtering to tf.image.non_max_suppression.Gravatar A. Unique TensorFlower2018-05-14
* Update the eager programmer's guide to reflect the fact that "==" is notGravatar Akshay Agrawal2018-05-14
* ReverseDFS scheduler reverses the heuristics used in DFSScheduler.Gravatar Yunxing Dai2018-05-14
* Disable flaky cudnn_recurrent testGravatar Gunhan Gulsoy2018-05-14
* Reenable virtual gpu test, and decrease the number of testing rounds.Gravatar Guangda Lai2018-05-14
* [XLA] Ergonomic improvements to --xla_hlo_profile.Gravatar Justin Lebar2018-05-14
* Add If op rewriter.Gravatar Jacques Pienaar2018-05-14
* Reserves 'context' key in TPUEstimator params dict.Gravatar Jianwei Xie2018-05-14
* Add CheckpointInputPipelineHook to the API docs.Gravatar Saurabh Saxena2018-05-14
* Added support for strided slicing of symbolic shapesGravatar Benoit Steiner2018-05-14
* Resolve inlined function input/output types from GrapplerFunctionItem.Gravatar A. Unique TensorFlower2018-05-14
* Updated speech commands example to use new datasetGravatar Pete Warden2018-05-14
* Various ClangTidy-inspired fixes.Gravatar A. Unique TensorFlower2018-05-14