aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Remove --distinct_host_configuration=false from tools/bazel.rcGravatar Amit Patankar2018-06-04
* [XLA:GPU] Propagate layouts in a better order for performance and fusion.Gravatar Blake Hechtman2018-06-04
* Improve TOCO error handling.Gravatar Nupur Garg2018-06-04
* Fix broken distributed_runtime/remote_device_test by adding missingGravatar A. Unique TensorFlower2018-06-04
* Fix a couple of doc typos.Gravatar A. Unique TensorFlower2018-06-04
* Turns on optimization to convert division of sqrt to multiplication of rsqrtGravatar A. Unique TensorFlower2018-06-04
* added clearer description for invalid behavior when executing in eager mode.Gravatar A. Unique TensorFlower2018-06-04
* Fix Python API.Gravatar Nupur Garg2018-06-04
* Fix test user opsGravatar Akshay Modi2018-06-04
* [TF:XLA] Bump open source llvm revision to r333878Gravatar Sanjoy Das2018-06-04
* Add a special functions module that contains non-Python abstractions, like th...Gravatar Dan Moldovan2018-06-04
* - Fix typo in evaluatorGravatar Yunxing Dai2018-06-04
* Fix visibility for tf.keras.__version__Gravatar Mark Daoust2018-06-04
* Computing the volume of the set of correlation matrices with bounded determin...Gravatar A. Unique TensorFlower2018-06-04
* [TF2XLA] Change to resize bilinear to between match a BackpropInput convoluti...Gravatar Blake Hechtman2018-06-04
* Minor error message fix in TPUEstimator.Gravatar Yanan Cao2018-06-04
* Build TF on Windows with --config=optGravatar A. Unique TensorFlower2018-06-04
* Update the distributed SDCA test.Gravatar A. Unique TensorFlower2018-06-04
* Enable cross-device dependency grouping optimization in non-AGGRESSIVE modes.Gravatar Peter Hawkins2018-06-04
* Internal changeGravatar A. Unique TensorFlower2018-06-04
* Disable flaky test tensorflow/contrib/distribute/python:minimize_loss_test_gp...Gravatar Peter Hawkins2018-06-04
* Add LRN as unchanged rf layer operations for the receptive field calculator.Gravatar A. Unique TensorFlower2018-06-04
* [XLA:GPU] Add error message to CHECK for preconditions to lower fusions with ...Gravatar A. Unique TensorFlower2018-06-04
* Temporary patch: properly handle expressions in subscripts. The long term fix...Gravatar Dan Moldovan2018-06-04
* Add stored eager variables to graph collections.Gravatar Tom Hennigan2018-06-04
* Update README.md for tf.contrib.kfac and add deprecation warning.Gravatar Vikram Tankasali2018-06-04
* [XLA] Remove unnecessary std::vector copiesGravatar Benjamin Kramer2018-06-04
* Add debug output to CHECK for compatible shapes of multi-output fusions.Gravatar A. Unique TensorFlower2018-06-04
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-03
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-03
* [tf.data] Input pipeline rewrites prototype.Gravatar Jiri Simsa2018-06-03
* New NN API interface that uses the TensorFlow Lite delegate API.Gravatar Andrew Selle2018-06-03
* Don't cluster Identity nodes that forward tensor refsGravatar Sanjoy Das2018-06-02
* Adding support for the int() and float() built-ins.Gravatar A. Unique TensorFlower2018-06-02
* Replace boilerplate code with function template.Gravatar A. Unique TensorFlower2018-06-01
* Quantize weights transformation for toco.Gravatar Suharsh Sivakumar2018-06-01
* [XLA] Add comments for the Reduce->Reshape simplifier pass.Gravatar Kay Zhu2018-06-01
* Extract FoldMultiplyIntoConv optimization stage.Gravatar A. Unique TensorFlower2018-06-01
* Remove use of absl::make_uniqueGravatar Brennan Saeta2018-06-01
* Add an explanatory comment.Gravatar Sanjoy Das2018-06-01
* Internal change.Gravatar Anna R2018-06-01
* Change the Eigen reduction code to use a tree to improve numerical stability.Gravatar A. Unique TensorFlower2018-06-01
* Allow user to opt out of saving metagraph for TPU with TPUEstimator.export_ou...Gravatar A. Unique TensorFlower2018-06-01
* Support 5-inputs LSTM kernel in TFLite (float only).Gravatar Yu-Cheng Ling2018-06-01
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-01
* Adds a batch-op implemented using TF functions.Gravatar Vinu Rajashekhar2018-06-01
* Swift for TensorFlow lives in GitHub, for now.Gravatar Billy Lamberta2018-06-01
* [XLA] Move xla/tools/parser/* into xla/service.Gravatar Justin Lebar2018-06-01
* DepthwiseConv OptimizationsGravatar A. Unique TensorFlower2018-06-01