aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Don't establish contexts on gpus not on visible_device_list.Gravatar Vijay Vasudevan2016-08-30
* Adding a fake bias/empty column to SDCA modelsGravatar A. Unique TensorFlower2016-08-30
* Automated rollback of change 131768856Gravatar Gunhan Gulsoy2016-08-30
* Add more docstrings for Experiment.Gravatar Martin Wicke2016-08-30
* Make sure the metric's keywords are not None before using. Partial's should h...Gravatar A. Unique TensorFlower2016-08-30
* By default make tensorflow tests try to use a gpu, if accessible.Gravatar Gunhan Gulsoy2016-08-30
* TensorBoard: Fix a bug in FireFox with chart expansion.Gravatar Dan Mané2016-08-30
* Stop having the vz-histogram-timeseries modify its own svg width/height.Gravatar Dan Mané2016-08-30
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-30
* Reuse top-level name scope amongst distribution methodsGravatar A. Unique TensorFlower2016-08-30
* Proxy LinearClassifier.config to internal estimator's config.Gravatar Phil Stahlfeld2016-08-30
* TensorBoard: Use commonjs for Typescript module resolution.Gravatar Dan Mané2016-08-30
* Remember when the readahead buffer reaches EOF.Gravatar Alexey Surkov2016-08-30
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-30
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-08-30
* Fix link to linear/overview.md in tf.contrib.learn QuickstartGravatar A. Unique TensorFlower2016-08-30
* Adds fractional_max_pool and fractional_avg_pool ops. Fixes #2953.Gravatar A. Unique TensorFlower2016-08-30
* Fix incorrect docstring comment.Gravatar A. Unique TensorFlower2016-08-30
* Internal change only.Gravatar Renato Utsch2016-08-30
* Delegate to C++ shape inference functions for several ops inGravatar A. Unique TensorFlower2016-08-30
* Change tensor_forest shape functions to delegate to the C++ shape functions.Gravatar A. Unique TensorFlower2016-08-30
* Use np.maximum in gradient_checker. Previously, max was used, but max(x, nan)Gravatar Ian Langmore2016-08-30
* Expand tests for DNNClassifier before refactoring.Gravatar A. Unique TensorFlower2016-08-30
* LinearClassifier metrics default to class predictions.Gravatar Phil Stahlfeld2016-08-30
* Tutorial on using input_fn to build customized input pipelines inGravatar A. Unique TensorFlower2016-08-30
* Enable C++ shape function for math_ops.py and array_ops.cc shape functions thatGravatar A. Unique TensorFlower2016-08-30
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-30
* check_ops for greater and greater_equalGravatar Brian Williammee2016-08-30
* tfdbg: Validate debug dumps using partition graphsGravatar Shanqing Cai2016-08-30
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-30
* Refactor LinearClassifier implementation from inheritance to composition.Gravatar Phil Stahlfeld2016-08-30
* Move vz-data-summary into TensorBoard.Gravatar Robin Nabel2016-08-30
* Allows one_hot_column to be used in create_feature_spec_for_parsing.Gravatar A. Unique TensorFlower2016-08-29
* Fix typo in CrossedColumn exampleGravatar A. Unique TensorFlower2016-08-29
* Automated rollback of change 131342536Gravatar A. Unique TensorFlower2016-08-29
* Fix failures due to Tensor's __bool__ override.Gravatar A. Unique TensorFlower2016-08-29
* Re-arranged coordinator.join call in MonitoredSession. Now there is only one ...Gravatar Mustafa Ispir2016-08-29
* Add documentation and test to make it clear that users can call get separately.Gravatar A. Unique TensorFlower2016-08-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-28
* Extend softmax and logsoftmax to make them work on an arbitrary dimension of ...Gravatar Yuefeng Zhou2016-08-28
* Improve support for FunctionDefs using NodeDef.Gravatar A. Unique TensorFlower2016-08-28
* Implement Beta.log_cdf and Beta.cdf.Gravatar A. Unique TensorFlower2016-08-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-27
* Refactor tf.learn export functions to make them use the same input_fn signatu...Gravatar Wei Ho2016-08-27
* Switch all ' to ".Gravatar A. Unique TensorFlower2016-08-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-27
* Support sparse jobs for TensorFlow gRPC servers.Gravatar Derek Murray2016-08-27
* Add a new sequential update which is enabled by default to moving_average_opt...Gravatar A. Unique TensorFlower2016-08-27
* Adding Cudnn RNN support.Gravatar Xiaoqiang Zheng2016-08-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-26