aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add cuda_clang build configuration that allows to use clang as a CUDA compiler.Gravatar A. Unique TensorFlower2017-03-30
* Fix docstring for get_variable to indent collections correctly.Gravatar A. Unique TensorFlower2017-03-30
* Add a constant folding pass to grappler.Gravatar Yao Zhang2017-03-29
* Move equal_graph_def.h/cc from core/graph to core/utilGravatar Skye Wanderman-Milne2017-03-29
* Improves the way to determine the train_steps_per_iteration for continuous_tr...Gravatar Jianwei Xie2017-03-29
* [TF:XLA:GPU] Fix flaky convolution tests by increasing test tolerance.Gravatar Peter Hawkins2017-03-29
* Move some asserts and other code from contrib.framework to core.Gravatar Eugene Brevdo2017-03-29
* Make quantize training rewriter add variables to save and restore ops if a sa...Gravatar Suharsh Sivakumar2017-03-29
* Improve error message when converting unconvertable lists of objects to Tensor.Gravatar Vijay Vasudevan2017-03-29
* Add a SessionRunHook to manage synchronization of the row and column sweeps i...Gravatar A. Unique TensorFlower2017-03-29
* Unregister the CUPTI callbacks if needed when the gpu tracer is deleted to pr...Gravatar Benoit Steiner2017-03-29
* [TF contrib seq2seq] Cleanup normalized attention documentation and APIGravatar Eugene Brevdo2017-03-29
* Add support for `input_layer_min_slice_size` to `DNNLinearCombinedEstimator`,Gravatar A. Unique TensorFlower2017-03-29
* Ensure tf.layers._Layer objects are not used across multiple graphs.Gravatar Eugene Brevdo2017-03-29
* matmul_with_broadcast added to linear_operator_util. This is like matmul, butGravatar Ian Langmore2017-03-29
* Use pip2 instead of `pip` for installing pip packages for python2.Gravatar Gunhan Gulsoy2017-03-29
* Fusion uses the same cost model for all backends when it comes toGravatar David Majnemer2017-03-29
* tfdbg: address thread sanitizer warningGravatar Shanqing Cai2017-03-29
* Use a constant initialization for Phased LSTM test.Gravatar A. Unique TensorFlower2017-03-29
* Add test for assertion error when trying to decode jpegs at 16 bit.Gravatar A. Unique TensorFlower2017-03-29
* Include PhasedLSTMCell to the tf.contrib.rnn module.Gravatar A. Unique TensorFlower2017-03-29
* Add plugin assets for the Embedding Projector and expose the API via tf.contr...Gravatar Dan Smilkov2017-03-29
* Handle optional collections parameter correctly in tf.summary.text.Gravatar Thomas Schumm2017-03-29
* Remove unnecessary extraneous local variable.Gravatar Brennan Saeta2017-03-29
* Remove superfluous dependencies.Gravatar A. Unique TensorFlower2017-03-29
* Seed the random number generator with a constant before evaluating its quality.Gravatar A. Unique TensorFlower2017-03-29
* Disable input forwarding for tensors fed from python or returned from py_func.Gravatar Alexandre Passos2017-03-29
* Comment update for scattered_embedding_column.Gravatar A. Unique TensorFlower2017-03-29
* Fix transpose benchmark's throughput computation.Gravatar Yangzihao Wang2017-03-29
* Internal change.Gravatar A. Unique TensorFlower2017-03-29
* Set the visibility of the bigquery_reader_ops target to public.Gravatar A. Unique TensorFlower2017-03-29
* Consolidate the session_handle delete session runs.Gravatar A. Unique TensorFlower2017-03-29
* [TF contrib seq2seq] Update AttentionWrapper behavior:Gravatar Eugene Brevdo2017-03-29
* Make `ReferenceResolver` serializable.Gravatar Mark Daoust2017-03-29
* Pass in optional dtype to image decoder. Default behavior is identical.Gravatar A. Unique TensorFlower2017-03-29
* py_func no longer copies return values (attempt #3)Gravatar Alexandre Passos2017-03-29
* Add some basic info logging to Supervisor to make debugging slightly easier.Gravatar A. Unique TensorFlower2017-03-29
* [XLA] Move kPad from GpuElementalIrEmitter::MakeElementGenerator to Elemental...Gravatar David Majnemer2017-03-29
* Improve Phased LSTM.Gravatar A. Unique TensorFlower2017-03-29
* Fixed some formatting issues in Installing TF on Linux and Installing TF on M...Gravatar A. Unique TensorFlower2017-03-28
* [XLA] Change TODO(leary) to TODO(b/...)Gravatar A. Unique TensorFlower2017-03-28
* Remove unnecessary memory allocation.Gravatar Brennan Saeta2017-03-28
* Set the model_dir in run_config in contrib.Estimator if NoneGravatar Jianwei Xie2017-03-28
* Decrease volume of spammy logs.Gravatar A. Unique TensorFlower2017-03-28
* Fix incorrect inclusion of tensor_forest all_ops.Gravatar Kiril Gorovoy2017-03-28
* Patching a typo in the install mac slave and install pip packages with relationGravatar A. Unique TensorFlower2017-03-28
* Autogenerated Change: Change TensorBoard TAG to 51Gravatar Dandelion Mané2017-03-28
* [XLA] Break fix for compiler scoping error in OSS compiler.Gravatar A. Unique TensorFlower2017-03-28
* Fix shape handling errir in convolutional layer.Gravatar A. Unique TensorFlower2017-03-28
* Do not update given dictionary in feature-column public utils.Gravatar Mustafa Ispir2017-03-28