aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
Commit message (Expand)AuthorAge
* Propagate static shape info in AttentionWrapperState.clone() if possible.Gravatar Rui Zhao2018-01-10
* Fix bug in the conversion of while loops. The while_loop's initial value need...Gravatar A. Unique TensorFlower2018-01-10
* Remove host_spec attr from TPU configuration ops since it isn't used any more.Gravatar A. Unique TensorFlower2018-01-10
* Adding a new test case for tf.contrib.receptive_field.Gravatar A. Unique TensorFlower2018-01-10
* Remove the gradients function converter now that we can use the tape method.Gravatar A. Unique TensorFlower2018-01-10
* Fix flaky training tests. Reenable the tests.Gravatar A. Unique TensorFlower2018-01-10
* Merge changes from github.Gravatar Frank Chen2018-01-10
* The gan training test is flaky. Disabling it.Gravatar Amit Patankar2018-01-10
* Add support for method calls with no return value. Only supports objects of t...Gravatar A. Unique TensorFlower2018-01-10
* 1) Bug fix: reuse discriminator_scope when re-applying discriminator_fn.Gravatar A. Unique TensorFlower2018-01-10
* Add support for more types for Pad.Gravatar Nupur Garg2018-01-10
* Remove smart pointers from SQLite veneerGravatar Justine Tunney2018-01-09
* Add assertion to prevent generation of degenerate linear_to_mel_weight_matrix.Gravatar A. Unique TensorFlower2018-01-09
* profiler C++ API.Gravatar A. Unique TensorFlower2018-01-09
* Remove regex for Gather tests. We don't test int64 indices at all.Gravatar A. Unique TensorFlower2018-01-09
* Make replicate_model_fn more flexible to simplify users' model_fn.Gravatar Igor Saprykin2018-01-09
* [tpu:profiler] Capture the data for generating an overview page of the pro...Gravatar A. Unique TensorFlower2018-01-09
* Removing op_gen_overrides.proto and references. Overrides in op_gen_overrides...Gravatar Anna R2018-01-09
* Allow 1D, 2D and 3D tensors in L2NormGravatar A. Unique TensorFlower2018-01-09
* Simplify replicate_model_fn.GatheringOptimizer inspired by the past comments.Gravatar Igor Saprykin2018-01-09
* Disable contrib/data interleave_dataset_op_test as it is timing out on some K...Gravatar Frank Chen2018-01-09
* Extend the type info analyzer to cover variables declared using with statements.Gravatar A. Unique TensorFlower2018-01-09
* High level API. The public interface is found in api.py.Gravatar A. Unique TensorFlower2018-01-09
* Add experimental `FunctionLibraryRuntime::InstantiateOptions::overlay_lib`.Gravatar Derek Murray2018-01-09
* Implement `tf.data.Iterator` methods and properties in `tf.contrib.eager.Ite...Gravatar Derek Murray2018-01-09
* Replaces std::random_shuffle by std::shuffle for C++17 compatibility.Gravatar A. Unique TensorFlower2018-01-09
* Removing dnn_linear_combined_test from msan testing.Gravatar Amit Patankar2018-01-09
* Adding support for const ops that "broadcast" their own values.Gravatar A. Unique TensorFlower2018-01-09
* Support FusedBatchNorm layer in receptive field calculation.Gravatar A. Unique TensorFlower2018-01-09
* Adding a CLIF library for generic_tree_model.protoGravatar A. Unique TensorFlower2018-01-09
* Forward-mode automatic differentiation for Tensorflow.Gravatar A. Unique TensorFlower2018-01-09
* Avoid deadlock by sleeping for a longer duration.Gravatar Frank Chen2018-01-08
* subtract the task's size from the batch's when removing it.Gravatar A. Unique TensorFlower2018-01-08
* Fixes the TF Lite Makefile so that it correctly adds flags to link with the dlGravatar A. Unique TensorFlower2018-01-08
* Support Transpose in TFLite.Gravatar Nupur Garg2018-01-08
* Core code transformers.Gravatar A. Unique TensorFlower2018-01-08
* toco: Fix missing check for buffer in ResizeBilinear.Gravatar A. Unique TensorFlower2018-01-08
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-01-08
* Small changes to tf.contrib.receptive_field, in order toGravatar A. Unique TensorFlower2018-01-08
* Clarify documentation for squeeze_spatial. Use of squeeze_spatial=True with l...Gravatar A. Unique TensorFlower2018-01-07
* Add bazel file for astor, gast and termcolor. Rewrite these deps' internal co...Gravatar A. Unique TensorFlower2018-01-06
* Add `FunctionLibraryRuntime::InstantiateOptions` struct (take 2).Gravatar Derek Murray2018-01-05
* Make CUDNN RNN compatible with eager execution's kernel caching.Gravatar Allen Lavoie2018-01-05
* Make compute_output_shape public in masked core layersGravatar A. Unique TensorFlower2018-01-05
* Does not use constants for zeros/ones.Gravatar Alexandre Passos2018-01-05
* Automated g4 rollback of changelist 180848930Gravatar James Qin2018-01-05
* Fixed bad logging in iOS app tflite_simple_example.Gravatar A. Unique TensorFlower2018-01-05
* Output variance over tree predictions for classifications.Gravatar A. Unique TensorFlower2018-01-05
* Basic templating code.Gravatar A. Unique TensorFlower2018-01-05
* Change placeholder exception to log instead of throwing an exception.Gravatar Russell Power2018-01-05