aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Default to compiling functions running on TPU.Gravatar Igor Ganichev2018-06-18
* Java: Release 1.9.0-rc1Gravatar Asim Shankar2018-06-18
* Make sure CRS is fully deserializable from an HLO TXT and Proto POV.Gravatar A. Unique TensorFlower2018-06-18
* Enable the natural layouts of the entry computation to flow into the paramete...Gravatar A. Unique TensorFlower2018-06-18
* Fix input_batch_size for PER_HOST_V2 when model parallelism is enabled.Gravatar Youlong Cheng2018-06-18
* Fix bug in RemoveIdempotent optimizer stage.Gravatar A. Unique TensorFlower2018-06-18
* Support rsqrt for graphdef export.Gravatar A. Unique TensorFlower2018-06-18
* This is an initial submission of GGT to tensorflow contrib.Gravatar A. Unique TensorFlower2018-06-18
* Replace distribution_util.assert_close with tf.assert_near.Gravatar A. Unique TensorFlower2018-06-18
* Convert CheckInputsSize to return a Status instead of CHECK-failing, and conv...Gravatar A. Unique TensorFlower2018-06-18
* Broad refactoring (part 3): reorganize the code so that the dependency graph ...Gravatar Dan Moldovan2018-06-18
* Migrate to android skylark rulesGravatar A. Unique TensorFlower2018-06-18
* [XLA:GPU] Un-unimplement gather emissionGravatar Benjamin Kramer2018-06-18
* Enables `If` operator lowering in cond_v2 when XLA is disabled. Lowering allo...Gravatar A. Unique TensorFlower2018-06-18
* Disable large tests in fastbuild mode.Gravatar Gunhan Gulsoy2018-06-18
* Have TensorFlow use latest version of nsync.Gravatar A. Unique TensorFlower2018-06-18
* fix ReadTensor not reading the full contents of readerGravatar A. Unique TensorFlower2018-06-18
* [XLA] Simplify, add additional testing for TruncatedNormalGravatar David Majnemer2018-06-18
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-18
* Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
* Include the name of the resource in error messages about cross-device resourc...Gravatar Peter Hawkins2018-06-18
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-18
* Don't add to the global losses collection from tf.losses.* when executing eag...Gravatar Allen Lavoie2018-06-18
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* [TF:XLA] Add a XlaSort operator that directly wraps the Sort HLO.Gravatar Peter Hawkins2018-06-18
* Add missing strip_prefix to workspace.Gravatar A. Unique TensorFlower2018-06-18
* [tf.data] Cleanup of tf.contrib.data python tests.Gravatar Jiri Simsa2018-06-18
* [XLA] Change calls to LiteralTestUtil::Equal to pass in the expected value firstGravatar Benjamin Kramer2018-06-18
* Rename object detection custom op filenames to be consistent with earlier com...Gravatar A. Unique TensorFlower2018-06-18
* [XLA:GPU] Don't run layout assignment (or any HLO passes) in multioutput fusi...Gravatar Benjamin Kramer2018-06-18
* Use --output_user_root to specify a short output base for Windows build (Prep...Gravatar A. Unique TensorFlower2018-06-18
* Support BF16 propagation through domain instructionsGravatar A. Unique TensorFlower2018-06-18
* Enable bfloat propagation for bitcast HLOGravatar A. Unique TensorFlower2018-06-18
* Disable flaky random_ops_testGravatar Gunhan Gulsoy2018-06-17
* Add support for direct buffer access from TF Lite Python API.Gravatar Andrew Selle2018-06-17
* Fix minor bug in handling of IndicatorColumn in BoostedTreesClassifier.Gravatar A. Unique TensorFlower2018-06-17
* Implement reduce_sumGravatar A. Unique TensorFlower2018-06-17
* Convert ImportTensorFlow method from switch to table based.Gravatar A. Unique TensorFlower2018-06-17
* [XLA] Propagate StatusOr through SWIG interface.Gravatar Chris Leary2018-06-16
* clean upGravatar Jianwei Xie2018-06-16
* Optimize max/min reductions over monotonic functionsGravatar A. Unique TensorFlower2018-06-16
* Teach gather-reshape folding to work with degenerate dimsGravatar Sanjoy Das2018-06-16
* TFLite Custom op for object detection postprocessing.Gravatar A. Unique TensorFlower2018-06-15
* Automated g4 rollback of changelist 200623983Gravatar Gunhan Gulsoy2018-06-15
* Disable random_ops_test on windows.Gravatar Gunhan Gulsoy2018-06-15
* [XLA:GPU] Allow different element types in multi-output fusion root tuples.Gravatar Thomas Joerg2018-06-15
* [tf.data] Internal refactor of the parallel version of `tf.data.Dataset.map()...Gravatar Jiri Simsa2018-06-15
* Don't check for duplicates in FetchOutputs and FeedInputs when creating a Con...Gravatar A. Unique TensorFlower2018-06-15
* Automated g4 rollback of changelist 200747752Gravatar Katherine Wu2018-06-15
* TFE: Correctly set shapes of defun outputsGravatar Igor Ganichev2018-06-15