aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [TF:XLA] Factor out the handling of while instructions to make HloVerifier::R...Gravatar Dimitris Vardoulakis2018-04-19
* Automated g4 rollback of changelist 193602050Gravatar Asim Shankar2018-04-19
* [XLA] Rework the local XLA client's Shape class with separate array and tuple...Gravatar Roy Frostig2018-04-19
* Skip tests with no_oss tag in XLA builds.Gravatar Yifei Feng2018-04-19
* Always include the local worker in the list of filtered targets.Gravatar Derek Murray2018-04-19
* [XLA] Remove default argument on virtual function DeviceMemoryAllocator::Allo...Gravatar Justin Lebar2018-04-19
* Support variable parameter structure in TPU distribution strategy.Gravatar Igor Saprykin2018-04-19
* Automated g4 rollback of changelist 193593761Gravatar Justin Lebar2018-04-19
* Internal change.Gravatar Anna R2018-04-19
* [XLA] Fix a bug in the name_uniquer.Gravatar A. Unique TensorFlower2018-04-19
* Optimize Graph function library.Gravatar A. Unique TensorFlower2018-04-19
* Respect any device filters in {Create,Delete}WorkerSessions().Gravatar Derek Murray2018-04-19
* internalGravatar Lukasz Kaiser2018-04-19
* Internal testing changesGravatar Austin Anderson2018-04-19
* Update DecodeProtoOp so that it returns explicitly specified default values f...Gravatar A. Unique TensorFlower2018-04-19
* Add support for non-Tensor args in recompute_gradGravatar A. Unique TensorFlower2018-04-19
* Minor code refactoring.Gravatar Jiri Simsa2018-04-19
* [XLA] De-unique_ptr-ify ShapedBuffer and ScopedShapedBuffer.Gravatar Justin Lebar2018-04-19
* Removed deprecated methods from tensorflow::StringPiece.Gravatar A. Unique TensorFlower2018-04-19
* Run EvaluateNodes for ModelPruner test except for NoPruning.Gravatar A. Unique TensorFlower2018-04-19
* Improve error messages for LiteralTestUtil::Near.Gravatar Mark Heffernan2018-04-19
* Cleaned up the handling of merge nodesGravatar Benoit Steiner2018-04-19
* Make xla/service:cpu_plugin depend on the StreamExecutor host platform.Gravatar Justin Lebar2018-04-19
* Automated g4 rollback of changelist 193564222Gravatar A. Unique TensorFlower2018-04-19
* Internal-only change.Gravatar Justin Lebar2018-04-19
* Simplifying cols_to_vars updateGravatar Rohan Jain2018-04-19
* Prevent a bool field from being accessed when uninitialized.Gravatar Derek Murray2018-04-19
* Convert a local variable and mutex to a struct so GUARDED_BY annotation works...Gravatar A. Unique TensorFlower2018-04-19
* Only generate floating points that are fractions like n / 256, since they are...Gravatar A. Unique TensorFlower2018-04-19
* disabling opensource testing for failing xla testGravatar Olivia Nordquist2018-04-19
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-19
* The HLO element type converter must remove side effecting instructions like RngGravatar Sanjoy Das2018-04-19
* RecordReader: Simplify interface contract and implementation.Gravatar Asim Shankar2018-04-19
* Make flat_transforms_to_matrices and matrices_to_flat_transforms public avail...Gravatar A. Unique TensorFlower2018-04-19
* tools/lib_package: Fix typo in READMEGravatar Asim Shankar2018-04-19
* Allow output has a different shape from input in the image.transform (#17011).Gravatar A. Unique TensorFlower2018-04-19
* Support various shapes in TPU DistributionStrategy.Gravatar Igor Saprykin2018-04-19
* Collective Ops Part 4Gravatar A. Unique TensorFlower2018-04-19
* Make PmfToQuantizedCdf op to make adjustments if the sum of quantized pmf isGravatar Sung Jin Hwang2018-04-19
* Fix bug in ring_reducer.cc abort handling.Gravatar A. Unique TensorFlower2018-04-19
* Add support for Dataset Iterators in Model training/eval methods in graph mode.Gravatar Francois Chollet2018-04-19
* Internal cleanup.Gravatar A. Unique TensorFlower2018-04-19
* Avoid looking up the shape functions multiple timesGravatar Benoit Steiner2018-04-19
* Change estimator to only log non-binary eval metrics, because logging binary ...Gravatar A. Unique TensorFlower2018-04-19
* Implements linear_model using _LinearModel. Added support for cols_to_vars in...Gravatar Rohan Jain2018-04-19
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-19
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-04-19
* Updating tests in constant_folding_test.cc so that they Evaluate the optimize...Gravatar A. Unique TensorFlower2018-04-19
* Fix open source BUILD bugs for cloud profiler. IncrementGravatar A. Unique TensorFlower2018-04-19
* Allow non-isolated worker sessions to borrow `WorkerEnv::device_mgr`.Gravatar Derek Murray2018-04-19