aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Resolve the libcudnn library to its SONAME, when possible, (#3091)Gravatar Vijay Vasudevan2016-06-30
* change boringssl resource from googlesource to github (#3121)Gravatar Huarong2016-06-30
* Update the commands in doc of install cuda (#3118)Gravatar tobe2016-06-30
* Merge pull request #3120 from martinwicke/r0.9-mergeGravatar Martin Wicke2016-06-30
|\
* | solve the building issues "Undefined reference to symbol 'ceil@@GLIBC_2.2.5'"...Gravatar Wenjian Huang2016-06-30
| * Remove deprecated utility scriptGravatar Martin Wicke2016-06-30
| * Merging r0.9 back to masterGravatar Martin Wicke2016-06-30
|/|
* | Merge pull request #3094 from lesniewski/workspace-scopeGravatar Martin Wicke2016-06-29
|\ \
* \ \ Merge pull request #2737 from gaohuazuo/masterGravatar Martin Wicke2016-06-29
|\ \ \
* \ \ \ Merge pull request #3113 from rmlarsen/branch_126229168Gravatar Vijay Vasudevan2016-06-29
|\ \ \ \
* | | | | Enable tf.tanh() for SparseTensor (#2998)Gravatar Siddharth Agrawal2016-06-29
| * | | | Merge commit for internal changesGravatar Rasmus Larsen2016-06-29
|/| | | |
| * | | | Add VariableClippingOptimizer to tf.contrib.optGravatar Frank Li2016-06-29
| * | | | Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-29
| * | | | Add ability to highlight all nodes which are directly or indirectly providing...Gravatar Robin Nabel2016-06-29
| * | | | Include example_parser_config in PIP bundleGravatar Ben Lee2016-06-29
| * | | | Adding covariance, covariance_cholesky, mvn_cov to distributions/Gravatar Ian Langmore2016-06-29
| * | | | Make DropoutWrapper.__call__ forward the scope argument to the cell that it w...Gravatar A. Unique TensorFlower2016-06-29
| * | | | Fix stratified_sample so that it can be called multiple times without having ...Gravatar A. Unique TensorFlower2016-06-29
| * | | | Rollback linkstatic removal, unforeseen interaction on some archs.Gravatar A. Unique TensorFlower2016-06-29
| * | | | Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-29
| * | | | strict_statistics flag added to all distributions. If True, statistics must ...Gravatar Ian Langmore2016-06-29
* | | | | Update os_setup.md (#3098)Gravatar heinzbeinz2016-06-29
| * | | | Allow specifying throttle_delay_secs for continuous_eval() when using Experim...Gravatar Wei Ho2016-06-29
* | | | | Fixed dependency in makefile, and sped up iOS build (#3104)Gravatar Pete Warden2016-06-29
| * | | | Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-29
| * | | | Remove print statements.Gravatar Adria Puigdomenech2016-06-29
| * | | | TensorFlow Graph Editor.Gravatar A. Unique TensorFlower2016-06-29
| * | | | Support nested inputs and outputs in rnn containers.Gravatar Adria Puigdomenech2016-06-29
| * | | | Remove linkstatic=1 from places where in un-needed in the newer Bazel version.Gravatar A. Unique TensorFlower2016-06-29
| * | | | Saver: makes it possible to pass the filename during graph construction.Gravatar A. Unique TensorFlower2016-06-29
| * | | | Fixing broken code in how_tos for fully_connected_reader.Gravatar A. Unique TensorFlower2016-06-29
| * | | | Fix docstring typo: _TargetColum => _TargetColumnGravatar A. Unique TensorFlower2016-06-29
| | | | * Merge pull request #3096 from martinwicke/docs-updateGravatar Martin Wicke2016-06-28
| | | | |\
| * | | | | Fix breaking barrier_ops and priority_queue_ops python3 unit tests.Gravatar Eugene Brevdo2016-06-28
| * | | | | Change quantized concat to use the same core function as the concat kernel inGravatar A. Unique TensorFlower2016-06-28
| | | | | * Edits to tf.learn quickstart.Gravatar A. Unique TensorFlower2016-06-28
| | | | | * Adds tf.contrib.learn quickstart and tf-wide (and deep) stuff to tutorial lef...Gravatar A. Unique TensorFlower2016-06-28
| | | | | * Publishes tutorials for tf.contrib.learn linear models and wide and deep models.Gravatar A. Unique TensorFlower2016-06-28
| | | | | * Adds an overview of the tf.learn linear model tools.Gravatar A. Unique TensorFlower2016-06-28
| | | | | * First pass on tf.learn quickstart tutorial and code filesGravatar A. Unique TensorFlower2016-06-28
| | | | |/
| * | | | Updated the batch normalization code to make it work with fp16Gravatar Benoit Steiner2016-06-28
* | | | | Merge pull request #3095 from martinwicke/docs-updateGravatar Martin Wicke2016-06-28
|\ \ \ \ \
| | * | | | Python tensorflow.Example parser configuration extractorGravatar Ben Lee2016-06-28
| | | | | * Merge pull request #3090 from RenatoUtsch/r0.9Gravatar Martin Wicke2016-06-28
| | | | | |\
| | | | * | | Fix path to boringssl_err_data_c in workspace.bzl.Gravatar Chris Lesniewski2016-06-28
| |_|_|/ / / |/| | | | |
| | * | | | Fix bug in naming of DNN logits.Gravatar A. Unique TensorFlower2016-06-28
| | * | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-06-28
* | | | | | Better docs of returned tensor in ctc_ops.py (#3062)Gravatar Igor Macedo Quintanilha2016-06-28
| | | | | * Fix the TensorBoard README link on the how to page.Gravatar Renato Utsch2016-06-28
| | | | |/