aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Automated g4 rollback of changelist 202347723Gravatar A. Unique TensorFlower2018-06-28
* collective_ops.py: Correct (0) to (0,) as subdiv_offsets default argument.Gravatar A. Unique TensorFlower2018-06-28
* Internal change.Gravatar A. Unique TensorFlower2018-06-28
* Change ScopedAllocatorOptimizer() constructor to also take theGravatar A. Unique TensorFlower2018-06-28
* Add support for using losses.Reduction.SUM as the loss reduction.Gravatar A. Unique TensorFlower2018-06-28
* [XLA] Change code in tensorflow/compiler/xla that uses XlaBuilder:: methods t...Gravatar Peter Hawkins2018-06-28
* [XLA] Use subshape pointers as map keys in BFloat16Propagation.Gravatar Yuanzhong Xu2018-06-28
* Allow either string device, or DeviceSpec for FakeOpGravatar A. Unique TensorFlower2018-06-28
* Do not capture variables that may be destroyed before callback finishes.Gravatar Ayush Dubey2018-06-28
* Have EnsureBiasVector create bias vectors that already have theGravatar A. Unique TensorFlower2018-06-28
* fix the leftnav for tutorials/Gravatar Mark Daoust2018-06-28
* Fix missing dependency.Gravatar Russell Power2018-06-28
* Add GPUOptions::num_dev_to_dev_copy_streams to allow creation ofGravatar A. Unique TensorFlower2018-06-28
* Support quantizing atrous convolutions.Gravatar Suharsh Sivakumar2018-06-28
* [TF:XLA] Refactor TF/XLA code to use free functions in xla:: namespace to bui...Gravatar Peter Hawkins2018-06-28
* [SE] Re-enable acquiring real cpu frequencyGravatar A. Unique TensorFlower2018-06-28
* Add a type operation for FakeOp so that we can do type checks (without need t...Gravatar A. Unique TensorFlower2018-06-28
* Fix synchronization across callbacks in collective params initialization.Gravatar Ayush Dubey2018-06-28
* Allow remote defun execution.Gravatar Akshay Modi2018-06-28
* Change TPU Keras API to use DistributionStrategy.Gravatar Russell Power2018-06-28
* [XLA] Fix incorrect definition of xla::Complex.Gravatar Peter Hawkins2018-06-28
* Fix check whether there is more than one tile.Gravatar Adrian Kuegel2018-06-28
* Add NNAPI squeeze op supportGravatar Jared Duke2018-06-28
* Add baseline arg to EarlyStoppingGravatar Zhenyu Tan2018-06-28
* Move some logic from llvm.autogenerated.BUILD to llvm.bzlGravatar Sanjoy Das2018-06-28
* [TF2XLA] Don't wrap single-output computations in a tuple and don't resolve c...Gravatar A. Unique TensorFlower2018-06-28
* Internal change for visibility to ndarray_tensor_bridge build ruleGravatar A. Unique TensorFlower2018-06-28
* Remove unnecessary reparameterization_type specification for tf.distributions...Gravatar A. Unique TensorFlower2018-06-28
* Actually enable the n=1 special case in the DeserializeSparse op.Gravatar Derek Murray2018-06-28
* When skipping tests in one of graph/eager still test in the other mode.Gravatar Tom Hennigan2018-06-28
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-28
* [tf.data] Fix deserialization of scalar sparse tensors.Gravatar Derek Murray2018-06-28
* Add an op that returns a proto containing debugging and modelGravatar A. Unique TensorFlower2018-06-28
* [XLA] Support asynchronous execution through XLAGravatar A. Unique TensorFlower2018-06-28
* Update downladable clang to r335091.Gravatar Ilya Biryukov2018-06-28
* Add a fast path for HloInstruction::ReplaceOperandWithGravatar A. Unique TensorFlower2018-06-28
* Implementation of pow.Gravatar A. Unique TensorFlower2018-06-28
* Fix Windows GPU BuildGravatar A. Unique TensorFlower2018-06-28
* add int32 support for addGravatar A. Unique TensorFlower2018-06-28
* Remove an unnecessary op->opcode_index() operation.Gravatar A. Unique TensorFlower2018-06-28
* Removes SavedModel support from toco.cc.Gravatar Nupur Garg2018-06-28
* Setting alloc_attrs for sends and recvs correctly for remote function calls.Gravatar Rohan Jain2018-06-28
* Add HloModuleProto field H loModuleProto in CompilationResultProto.Gravatar Jacques Pienaar2018-06-28
* [C++]: Ability to feed and fetch tensors while keeping them in device memoryGravatar Asim Shankar2018-06-28
* Fix shape mismatch in `rnn()` of keras backendGravatar Zhenyu Tan2018-06-28
* Updated doc to reflect local mode changes.Gravatar Mustafa Ispir2018-06-28
* Fix early stop test.Gravatar Scott Zhu2018-06-28
* Shape inference for SymbolicGradient with variablesGravatar Alexandre Passos2018-06-28
* Expose num_hosts and num_of_replicas_per_host in TPUContext.Gravatar A. Unique TensorFlower2018-06-28
* Add code path in estimator to use the new distributed strategy apiGravatar Sourabh Bajaj2018-06-28