aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
Commit message (Expand)AuthorAge
* Merge pull request #3151 from rmlarsen/branch_126416482Gravatar Vijay Vasudevan2016-07-01
|\
* | Update README.md (#3133)Gravatar Justin Francis2016-07-01
* | update tensorflow learn readme (#3140)Gravatar Wenjian Huang2016-07-01
| * Merge commit for internal changesGravatar Rasmus Larsen2016-07-01
|/|
| * Improve error messages in feature_column_ops.Gravatar A. Unique TensorFlower2016-07-01
| * Removed caching of optimizer. Since optimizer may depend on a graph element (...Gravatar Mustafa Ispir2016-07-01
* | Fix arithmetic transform test (#3134)Gravatar Yuan (Terry) Tang2016-07-01
| * Add a unit test to test DNN weights/biases lookup with correct names from sav...Gravatar A. Unique TensorFlower2016-06-30
| * Transformed DistributionGravatar A. Unique TensorFlower2016-06-30
| * Support optimizer function in Dnn/Linear/.. Estimators.Gravatar Mustafa Ispir2016-06-30
| * Cleanup SDCA op based on additional review comments.Gravatar A. Unique TensorFlower2016-06-30
| * Improvements to tensor_forest, including support for sparse and categorical i...Gravatar A. Unique TensorFlower2016-06-30
| * Prepare move of safe_embedding_lookup_sparse from framework/ to layers/Gravatar A. Unique TensorFlower2016-06-30
| * Merge changes from github.Gravatar A. Unique TensorFlower2016-06-30
* | Merge pull request #3124 from rmlarsen/branch_126308395Gravatar Vijay Vasudevan2016-06-30
|\ \
* | | Update compile_ios_tensorflow.sh (#3129)Gravatar Rasmus Munk Larsen2016-06-30
| * | Merge commit for internal changesGravatar Rasmus Larsen2016-06-30
| |\|
| | * Change back the default value of read_batch_size: by default examples are rea...Gravatar A. Unique TensorFlower2016-06-30
* | | Merging r0.9 back to masterGravatar Martin Wicke2016-06-30
|\ \ \ | |/ / |/| |
| | * Fix sdca_ops_test benchmark so that it works with the update SdcaSolver args.Gravatar A. Unique TensorFlower2016-06-29
| | * Add a new hashed embedding columnGravatar A. Unique TensorFlower2016-06-29
* | | Merge pull request #2737 from gaohuazuo/masterGravatar Martin Wicke2016-06-29
|\ \ \
| | | * Add tests for enable_centered_bias.Gravatar A. Unique TensorFlower2016-06-29
| | | * Formatting fixes, and a few grammar/content improvements for clarity, in TF A...Gravatar A. Unique TensorFlower2016-06-29
| | | * Change QuantizeDownAndResizeRange to use eigen. Provide the int-computation o...Gravatar A. Unique TensorFlower2016-06-29
* | | | Merge commit for internal changesGravatar Rasmus Larsen2016-06-29
|\ \ \ \ | | |_|/ | |/| |
| * | | Add VariableClippingOptimizer to tf.contrib.optGravatar Frank Li2016-06-29
| * | | Adding covariance, covariance_cholesky, mvn_cov to distributions/Gravatar Ian Langmore2016-06-29
| * | | Fix stratified_sample so that it can be called multiple times without having ...Gravatar A. Unique TensorFlower2016-06-29
| * | | strict_statistics flag added to all distributions. If True, statistics must ...Gravatar Ian Langmore2016-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
| * | | TensorFlow Graph Editor.Gravatar A. Unique TensorFlower2016-06-29
| * | | Support nested inputs and outputs in rnn containers.Gravatar Adria Puigdomenech2016-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
| * | | Change quantized concat to use the same core function as the concat kernel inGravatar A. Unique TensorFlower2016-06-28
* | | | Merge pull request #3095 from martinwicke/docs-updateGravatar Martin Wicke2016-06-28
|\ \ \ \
| | * | | Fix bug in naming of DNN logits.Gravatar A. Unique TensorFlower2016-06-28
| |/ / /
| * | | Slightly simplifies hinge_loss computation using nn.reluGravatar A. Unique TensorFlower2016-06-28
| * | | Add select_rows methods to DataFrame and Series.Gravatar A. Unique TensorFlower2016-06-28
* | | | Merge commit for internal changesGravatar Rasmus Larsen2016-06-28
|\| | |
| * | | BayesFlow: Add simple example of using REINFORCE via Stochastic Computation G...Gravatar Eugene Brevdo2016-06-28
* | | | Fix for iOS compile problems (#3075)Gravatar Pete Warden2016-06-28
* | | | Added Xcode version check and logging utilities for kernel errors (#2993)Gravatar Pete Warden2016-06-28
| * | | Adding utilities to export Estimators and ExportMonitor for continues export.Gravatar Illia Polosukhin2016-06-27
| | * | Merge https://github.com/tensorflow/tensorflowGravatar Huazuo Gao2016-06-28
| | |\ \ | |_|/ / |/| | |
| * | | Change SDCA to use MutableHashTable op instead of internal hash table.Gravatar A. Unique TensorFlower2016-06-27
* | | | Fix Nightly Python3 error in graph_io_test.pyGravatar Shanqing Cai2016-06-27
| * | | Fix Nightly Python3 error in graph_io_test.pyGravatar Shanqing Cai2016-06-27