aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Automated g4 rollback of changelist 161781962Gravatar Eugene Brevdo2017-07-13
* Adding tree per class multiclass strategy handling.Gravatar A. Unique TensorFlower2017-07-13
* Initial public release of tf.distributions.Gravatar Eugene Brevdo2017-07-13
* [BatchNorm] Use operation expander to rewrite a batch norm training op.Gravatar A. Unique TensorFlower2017-07-13
* Make the test for "unused inputs" more precise in `tf.import_graph_def()`.Gravatar Derek Murray2017-07-13
* Add a test in BatchNormalization tests.Gravatar A. Unique TensorFlower2017-07-13
* barrier_ops_test is size medium.Gravatar Eugene Brevdo2017-07-13
* Disable barrier_ops_test that sometimes times out take 2Gravatar A. Unique TensorFlower2017-07-13
* Add GradientsDebugger to tfdbgGravatar Shanqing Cai2017-07-13
* Nest: Raise exceptions with more readable messagesGravatar A. Unique TensorFlower2017-07-13
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-07-13
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-07-13
* Make tf.write_file recursively create the directory it is saving to.Gravatar A. Unique TensorFlower2017-07-13
* Automated g4 rollback of changelist 161726749Gravatar A. Unique TensorFlower2017-07-13
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-07-12
* Support 16bit quantized types in tf.bitcast.Gravatar A. Unique TensorFlower2017-07-12
* Temporarily disable barrier_ops_test that sometimes times out.Gravatar A. Unique TensorFlower2017-07-12
* Backport of https://github.com/grpc/grpc/pull/9421 in TensorFlow.Gravatar A. Unique TensorFlower2017-07-12
* Allow HashTableOP to map int64 to float.Gravatar A. Unique TensorFlower2017-07-12
* Expose colocate_withGravatar A. Unique TensorFlower2017-07-12
* Change HloBuffer, HloBufferSet and HloValueSet to hold pointers rather than ids.Gravatar A. Unique TensorFlower2017-07-12
* Add a description of "feedable iterators" to the Datasets programmers' guide.Gravatar Derek Murray2017-07-12
* [TF:XLA] Implementing ResourceGather in TF2XLA.Gravatar A. Unique TensorFlower2017-07-12
* TFTS: Re-enable pip GPU testsGravatar Allen Lavoie2017-07-12
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-07-12
* Factor out DenseUpdate ops into dense_update_functor build dep.Gravatar Eugene Brevdo2017-07-12
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-07-12
* adding bazel-toolchains repo to workspace. This repo will be necessary for re...Gravatar A. Unique TensorFlower2017-07-12
* Add a mechanism for switching between multiple iterators by feeding a handle.Gravatar Derek Murray2017-07-12
* [TF:XLA] Fix an issue where plugin/Executor backend is used by default when TFGravatar Kay Zhu2017-07-12
* Rename HloLocation to HloPosition, to avoid ambiguity with MemoryLocation.Gravatar A. Unique TensorFlower2017-07-12
* Expose tf.contrib.nn.rank_sampled_softmax_loss.Gravatar A. Unique TensorFlower2017-07-12
* [TF:XLA] Use a more numerically accurate formulation of ResourceApplyRMSProp.Gravatar Peter Hawkins2017-07-12
* Introduce Python-only extensions to the C APIGravatar Skye Wanderman-Milne2017-07-12
* Rename TpuEstimator to TPUEstimator and TpuConfig to TPUConfig to follow PEP8Gravatar Jonathan Hseu2017-07-12
* Add tf.contrib.nn.rank_sampled_softmax_loss, a variant of tf.nn.sampled_softm...Gravatar A. Unique TensorFlower2017-07-12
* Add shape check for MakeQuantileSummariesOp.Gravatar A. Unique TensorFlower2017-07-12
* Remove unused flag: xla_hlo_graph_for_compute_constantGravatar A. Unique TensorFlower2017-07-12
* BUILD cleanup in tensorflow/compiler/...Gravatar A. Unique TensorFlower2017-07-12
* Automated g4 rollback of changelist 161218103Gravatar A. Unique TensorFlower2017-07-12
* Refactor some of TensorForest V4 to make the tree model valid during training...Gravatar A. Unique TensorFlower2017-07-12
* [TF:XLA] Add initial implementation of the Stack operators to the TF/XLA brid...Gravatar Peter Hawkins2017-07-12
* Add checks to TensorForest that help with debugging when labels are wrong.Gravatar A. Unique TensorFlower2017-07-12
* Add platform bridge for grpc response reader.Gravatar Suharsh Sivakumar2017-07-12
* [XLA] Propagate Status from DeviceMemoryAllocator on failure.Gravatar A. Unique TensorFlower2017-07-11
* Add scratch allocator option for 1D, 2D, 3D, and batched cufft plan creation.Gravatar Yangzihao Wang2017-07-11
* Emit the correct LLVM opcode for kMinimum and kMaximum over unsignedGravatar A. Unique TensorFlower2017-07-11
* Make ClientLibraryTestBase able to test all layouts for all input arguments.Gravatar A. Unique TensorFlower2017-07-11
* Use graph._c_graph instead of global USE_C_APIGravatar A. Unique TensorFlower2017-07-11
* Mark SessionBundle targets as no longer supported.Gravatar Sukriti Ramesh2017-07-11