aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Internal change.Gravatar A. Unique TensorFlower2017-07-19
* Seals tf.contrib.factorizationGravatar A. Unique TensorFlower2017-07-19
* Adds a warning if the evaluation steps are 0Gravatar Jianwei Xie2017-07-19
* tfdbg: open-source C++ and Python libraries of gRPC debugger modeGravatar Shanqing Cai2017-07-19
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-19
* Add output_partitions support in distributed runtime.Gravatar Suharsh Sivakumar2017-07-19
* Added support for testing convolution of 3D arrays (i.e. 1d-convolution).Gravatar A. Unique TensorFlower2017-07-19
* Fix is_floating for tf.qint*, tf.quint*.Gravatar A. Unique TensorFlower2017-07-18
* No public changeGravatar A. Unique TensorFlower2017-07-18
* Automated g4 rollback of changelist 162423171Gravatar A. Unique TensorFlower2017-07-18
* [XLA] Get rid of ServiceFlags by absorbing it into DebugOptions.Gravatar A. Unique TensorFlower2017-07-18
* adds missing "pass" to empty method in tf.contrib.learn.DNNClassifier docGravatar A. Unique TensorFlower2017-07-18
* Introduces fuzzers for some complex operations and kernels in TensorFlow in p...Gravatar Frank Chen2017-07-18
* Add autotuning code for matmul operator.Gravatar Yangzihao Wang2017-07-18
* Remove all references to OperatorPD and replace with LinearOperator.Gravatar A. Unique TensorFlower2017-07-18
* Add a utility function to build and write a SavedModel, setting reasonableGravatar A. Unique TensorFlower2017-07-18
* fix leftnav files for programmer's guideGravatar Mark Daoust2017-07-18
* FileBlockCache will now run a thread to prune files with expired blocks, if c...Gravatar A. Unique TensorFlower2017-07-18
* Fix crash when OOM error occurs with verbose logging enabledGravatar A. Unique TensorFlower2017-07-18
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-07-18