aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Updates some more examples in examples/learn.Gravatar A. Unique TensorFlower2017-06-27
* [XLA] Add tuple support to Literal::CreateFromShape.Gravatar Peter Hawkins2017-06-27
* Don't include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-27
* Add RWSE (root weighted squared error) to the WALS estimator.Gravatar A. Unique TensorFlower2017-06-27
* Explicitly use "dns" URI scheme when using DNS names or literal IPGravatar A. Unique TensorFlower2017-06-27
* Make sure all convolution tests are testing non-trivial cases, i.e. where not...Gravatar A. Unique TensorFlower2017-06-27
* [TF:XLA] Inline the sigmoid operation instead of mapping it elementwise.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 155070869Gravatar Peter Hawkins2017-06-27
* Lets the HParam parser also accept True and False as inputs, since that's how...Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 160196550Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 160196566Gravatar A. Unique TensorFlower2017-06-26
* [XLA] Simplify the fusion heuristicGravatar David Majnemer2017-06-26
* Support advisor in all places (Command line, APIs)Gravatar A. Unique TensorFlower2017-06-26
* Fix backward compatibility test broken by rollback.Gravatar A. Unique TensorFlower2017-06-26
* Updates text_classification example.Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 159897279Gravatar A. Unique TensorFlower2017-06-26
* Make xla::Literal moveable.Gravatar Justin Lebar2017-06-26
* First draft of variables unit of programmer's guide.Gravatar Alexandre Passos2017-06-26
* First draft of Tensors segment of the programmer's guide.Gravatar Alexandre Passos2017-06-26
* [XLA] Disallow fuse X into Y if there are paths from X to Y which don't fuseGravatar David Majnemer2017-06-26
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 160183498Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github followup.Gravatar A. Unique TensorFlower2017-06-26
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-06-26
* Adds notes to prevent overfitting for Experiment continous_train_and_eval.Gravatar Jianwei Xie2017-06-26
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-06-26
* Fixes to cuda_config.h.Gravatar A. Unique TensorFlower2017-06-26
* Switch tfprof to use proto3Gravatar A. Unique TensorFlower2017-06-26
* Properly handle RefEnter, RefExit and RefNextIteration nodes.Gravatar Benoit Steiner2017-06-26
* Added a tool to report the static information that can be extracted from a TF...Gravatar Benoit Steiner2017-06-26
* Simplify strided_slice's shape handlingGravatar Geoffrey Irving2017-06-26
* Fix missing variable unrefGravatar A. Unique TensorFlower2017-06-26
* [XLA] Move HLO dumping flags from service_flags to debug_options_flagsGravatar Eli Bendersky2017-06-26
* Deletes iris_val_based_early_stopping example, which uses deprecated Validati...Gravatar A. Unique TensorFlower2017-06-26
* [TPUEstimator] Make input_fn invoked properly with eval on CPU.Gravatar Jianwei Xie2017-06-26
* Move resampler from sonnet to contrib.Gravatar A. Unique TensorFlower2017-06-26
* Follow LLVM/ORC upstream API change in r306166.Gravatar A. Unique TensorFlower2017-06-25
* Made TensorFlow documentation on LSTMs slightly more accurate.Gravatar A. Unique TensorFlower2017-06-24
* Fix multinomial doc-string, input arg logits expects to log-probabilities and...Gravatar A. Unique TensorFlower2017-06-24
* Avoid hardcoded names for temporary files in tests.Gravatar A. Unique TensorFlower2017-06-23
* SinhArcSinh bijector added.Gravatar Ian Langmore2017-06-23
* BUILD cleanup in tensorflow/tools/...Gravatar A. Unique TensorFlower2017-06-23
* Disable flaky run_metadata_test.Gravatar Gunhan Gulsoy2017-06-23
* Make the CPU compiler dump optimized IR along with the unoptimized IR.Gravatar A. Unique TensorFlower2017-06-23
* Use std::shared_ptr instead of core::RefCounted for Node::PropertiesGravatar Skye Wanderman-Milne2017-06-23
* Avoid doing unecessary work in the OptimizeGraph() function whenever possibleGravatar Benoit Steiner2017-06-23
* Add kernel tests for boosted_trees.Gravatar A. Unique TensorFlower2017-06-23
* Updates some examples in examples/learn.Gravatar A. Unique TensorFlower2017-06-23