aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update example to use tf.saved_model API.Gravatar Sukriti Ramesh2017-07-20
* Add op which computes exponential-moving-mean and exponential-moving-variance.Gravatar Joshua V. Dillon2017-07-20
* CPU IR Emitter: Lower slice operations with memcpy.Gravatar A. Unique TensorFlower2017-07-20
* fix linkGravatar Mark Daoust2017-07-20
* Added DT_VARIANT type.Gravatar Manjunath Kudlur2017-07-20
* Simplify type casts in conversion to array slices.Gravatar A. Unique TensorFlower2017-07-20
* Make DISABLED_ON_${X}PU work again. Before this change, when a test target re...Gravatar A. Unique TensorFlower2017-07-20
* Documentation fixes and polishing for tf.contrib.signal.Gravatar RJ Ryan2017-07-20
* Update the version check function for bazel.Gravatar A. Unique TensorFlower2017-07-20
* Update docstring for compression_type argument of TextLineDataset.Gravatar A. Unique TensorFlower2017-07-20
* Fix bug in C++ gradient computation where multi-output nodes may not have bee...Gravatar Skye Wanderman-Milne2017-07-20
* Make the logic around linking to CPU runtime functions less error-prone.Gravatar A. Unique TensorFlower2017-07-20
* Deprecate old `monte_carlo.expectation` in favor ofGravatar Joshua V. Dillon2017-07-20
* tfdbg: allow CLI to display feed valuesGravatar Shanqing Cai2017-07-20
* Read xla_hlo_profile() from the right DebugOptions object when assigning HloM...Gravatar A. Unique TensorFlower2017-07-20
* Remove trig.py in favor of math_ops.{sinh,asinh,cosh,acosh}.Gravatar A. Unique TensorFlower2017-07-20
* Simplify BUILD by changing the default of require_shape_functionsGravatar A. Unique TensorFlower2017-07-20
* fix map_func in `read_batch_features`.Gravatar A. Unique TensorFlower2017-07-20
* Java: Release 1.3.0-rc0Gravatar Asim Shankar2017-07-20
* Make boosted_trees work on windows.Gravatar A. Unique TensorFlower2017-07-20
* Add fused_conv2d_bias_activation operator for the forward phase.Gravatar Yangzihao Wang2017-07-20
* Adds RELU6 to the list of cheap operations for potential recompute in memory_...Gravatar A. Unique TensorFlower2017-07-20
* Modify batch_shape and event_shape for transformed distributions to handle dy...Gravatar A. Unique TensorFlower2017-07-20
* Generalize categorical CDF broadcasting over argument.Gravatar A. Unique TensorFlower2017-07-20
* Use an ErrorSpec in R4ReduceWindowTest::DoIt and re-enable a disabled test.Gravatar A. Unique TensorFlower2017-07-19
* Fix missing spaces for several errors.Gravatar A. Unique TensorFlower2017-07-19
* Remove invalid usage of DISABLED_ON_(C|G)PU -- these don't work on reduce_win...Gravatar A. Unique TensorFlower2017-07-19
* Add support for display_name and summary_description to the tf.summary.tensor...Gravatar Dandelion Man?2017-07-19
* Internal change.Gravatar Anna R2017-07-19
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-19
* Minor cleanupGravatar A. Unique TensorFlower2017-07-19
* Disable a test temporarily while we fix it to account for fastmath-caused flo...Gravatar A. Unique TensorFlower2017-07-19
* Fully qualify namespaces in XLA macros.Gravatar Justin Lebar2017-07-19
* Add multi-head attention capabilities to AttentionWrapper via the specificati...Gravatar Adam Roberts2017-07-19
* Allow kernel op tests to add resource inputsGravatar A. Unique TensorFlower2017-07-19
* Fix comment: OperatorPDCholesky -> LinearOperatorTriLGravatar A. Unique TensorFlower2017-07-19
* Split HLO profile display logic out of hlo_execution_profile.cc, movingGravatar Justin Lebar2017-07-19
* Merge changes from github.Gravatar Jonathan Hseu2017-07-19
* PiperOrigin-RevId: 162539241Gravatar A. Unique TensorFlower2017-07-19
* Add functions for specifying a custom gradient.Gravatar Joshua V. Dillon2017-07-19
* Automated g4 rollback of changelist 160314706Gravatar Yangzihao Wang2017-07-19
* Disable padding by default in tf.contrib.signal.stft to match tf.contrib.sign...Gravatar RJ Ryan2017-07-19
* Internal change.Gravatar A. Unique TensorFlower2017-07-19
* Use math_ops.{sinh,asin,cosh} instead of trig.{sinh,arc_sinh) in Sinh bijector.Gravatar A. Unique TensorFlower2017-07-19
* Add Short-time Fourier Transform (STFT) and inverse STFT support to tf.contri...Gravatar RJ Ryan2017-07-19
* Remove class BoolVector. Use uint8 in its place.Gravatar A. Unique TensorFlower2017-07-19
* [XLA] Move the flag from stream_assignment_flags into DebugOptionsGravatar Eli Bendersky2017-07-19
* [TF:XLA] Use a separate function library for functions generated by control f...Gravatar Peter Hawkins2017-07-19
* Minor improvements in TensorForestEstimator: reduce default stopping loss th...Gravatar A. Unique TensorFlower2017-07-19
* [TF:XLA] Relax numeric tolerances of some tests.Gravatar Peter Hawkins2017-07-19