aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add support for generating Hann and Hamming windows to tf.contrib.signal.Gravatar RJ Ryan2017-07-13
* Disable contrib tests on ASAN that are sometimes timing out.Gravatar A. Unique TensorFlower2017-07-13
* Add "gradients" subscope when generating gradients in C/++Gravatar Skye Wanderman-Milne2017-07-13
* Adding cautionary comments on the use of use_factors_weights_cache in the cas...Gravatar A. Unique TensorFlower2017-07-13
* Expose tf.contrib.nn.rank_sampled_softmax_loss.Gravatar A. Unique TensorFlower2017-07-13
* Extend shape_inference::Conv2DShape to handle NCHW_VECT_C format.Gravatar Jingyue Wu2017-07-13
* Add clone support for BatchNormGradGravatar A. Unique TensorFlower2017-07-13
* Change ReferenceUtil::Slice{2,3,4}D to accept a strides parameter.Gravatar A. Unique TensorFlower2017-07-13
* Throw a ValueError if the user doesn't pass in a dictionary of Tensors forGravatar Jonathan Hseu2017-07-13
* Add c_api dep to python_api targetGravatar Skye Wanderman-Milne2017-07-13
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-07-13
* Add equality test function.Gravatar A. Unique TensorFlower2017-07-13
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-07-13
* Add tfcompile support for --xla_dump_ir_to, to dump the LLVM IR.Gravatar A. Unique TensorFlower2017-07-13
* Make SummaryMetadata available within the tf namespaceGravatar A. Unique TensorFlower2017-07-13
* Merge changes from github.Gravatar Frank Chen2017-07-13
* This is 1st of 4 CLs to implement BatchNormGrad. Various support in user comp...Gravatar A. Unique TensorFlower2017-07-13
* 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