aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* 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
* Remove bad assert in control_flow_ops.py.Gravatar Skye Wanderman-Milne2018-06-15
* [tf.data] Concurrency improvements to `map_and_batch`.Gravatar Jiri Simsa2018-06-15
* Automated g4 rollback of changelist 200790145Gravatar A. Unique TensorFlower2018-06-15
* Add tf.contrib.checkpoint.CheckpointableBase for isinstance checks.Gravatar Allen Lavoie2018-06-15
* Expose Quantization params for outputs in JNI interpreterGravatar A. Unique TensorFlower2018-06-15
* [XLA] Implement ConjugateTransposeOpGravatar David Majnemer2018-06-15
* Allow Tensor-valued keyword arguments for tfe.defun.Gravatar Akshay Agrawal2018-06-15
* [py_func]: Fix #20021Gravatar Asim Shankar2018-06-15
* Faster TopoQueue in graph_properties.Gravatar Max Galkin2018-06-15
* Fixes Eager mode of dynamic_rnn for RNNCells with unbalanced outputGravatar A. Unique TensorFlower2018-06-15
* Integrate ClusterResolvers with Keras TPU supportGravatar Brennan Saeta2018-06-15
* Split GradientBoostedDecisionTreeModel.train() to three steps.Gravatar A. Unique TensorFlower2018-06-15
* Some fixes to testInferenceInputTypeGravatar A. Unique TensorFlower2018-06-15
* Enable fetching shapes from the C API by default.Gravatar Skye Wanderman-Milne2018-06-15
* Automatic cast layer inputs to the layer's dtype.Gravatar Reed Wanderman-Milne2018-06-15
* Reflow comments; NFCGravatar Sanjoy Das2018-06-15
* Move cond_v2 to core (non-public) and add toggle to use cond_v2 by default.Gravatar Skye Wanderman-Milne2018-06-15
* Automated g4 rollback of changelist 200750664Gravatar Kay Zhu2018-06-15
* Fix typo in tf.lite Python interpreter comment.Gravatar RJ Ryan2018-06-15