aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Automated rollback of change 131452196Gravatar A. Unique TensorFlower2016-09-01
* TensorSlice: fix a subtle, long-standing bug with IsFullAt().Gravatar Zongheng Yang2016-09-01
* Remove the max iterations limit on t-SNE in the embedding projector.Gravatar Nikhil Thorat2016-09-01
* Implement traces as updating BufferAttributes, in the same way that points ar...Gravatar Nikhil Thorat2016-09-01
* Push the bulk python tensorflow dependency down to individual leaf targets asGravatar A. Unique TensorFlower2016-09-01
* ClangTidy: no definition found for 'Node'Gravatar Vincent Vanhoucke2016-09-01
* ClangTidy:Gravatar Vincent Vanhoucke2016-09-01
* Handle case where the 'features' parameter is a dict in _get_*_ops().Gravatar A. Unique TensorFlower2016-09-01
* Preserving the shape for the input placeholderGravatar A. Unique TensorFlower2016-09-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-31
* Refactor the sidebar to a single codebaseGravatar Renato Utsch2016-08-31
* Raise an error when a client attempts to feed two values for the same tensor.Gravatar Derek Murray2016-08-31
* Fix array_ops operations that support SparseTensor also to supportGravatar A. Unique TensorFlower2016-08-31
* Add bucketing input helpers to tf.contrib.training.Gravatar Eugene Brevdo2016-08-31
* Fix ~63 ClangTidy - Performance findings in TensorFlow.Gravatar Vincent Vanhoucke2016-08-31
* Add Reset implementation for DirectSession.Gravatar Suharsh Sivakumar2016-08-31
* Automated rollback of change 131739513Gravatar A. Unique TensorFlower2016-08-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-31
* contrib layers test is flaky, turning off for nowGravatar Olivia Nordquist2016-08-31
* Rename loss ops more clearly.Gravatar A. Unique TensorFlower2016-08-31
* I'm requesting a documentation revision for `range`.Gravatar A. Unique TensorFlower2016-08-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-31
* Add the tf.contrib.distributions.Mixture distributionGravatar Eugene Brevdo2016-08-31
* nonlinear test is flaky in asan: turning off for nowGravatar Olivia Nordquist2016-08-31
* Autogenerated Change: Release TensorBoard at TAG: 27Gravatar Dan Mané2016-08-31
* Remove the use of weakref in the default session stack.Gravatar Derek Murray2016-08-31
* Unifying linear_feature_columns and columns_to_variables parametersGravatar A. Unique TensorFlower2016-08-31
* Add a 'clean' rule to gulp, which deletes all .js files generated during the ...Gravatar Robin Nabel2016-08-31
* beta test not thread safe, disabling for nowGravatar Olivia Nordquist2016-08-31
* Fix the bottom of the charts to properly capture clicksGravatar Renato Utsch2016-08-31
* Delegate to C++ shape functions for linalg ops and several nn_ops.Gravatar A. Unique TensorFlower2016-08-31
* Define a gradient for the SqrtGrad op.Gravatar A. Unique TensorFlower2016-08-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-31
* Move the frontend of the embedding projector to TensorBoard.Gravatar Dan Smilkov2016-08-31
* Rename sum_of_squares to mean_squared_error. Ditto for pairwise version.Gravatar A. Unique TensorFlower2016-08-31
* Registering CPU switch for quantized types.Gravatar A. Unique TensorFlower2016-08-31
* Cast output of one_hot_column to float so that it works in conjunction with f...Gravatar Cassandra Xia2016-08-31
* TensorFlow random ops test: only run CPU/GPU test if there is a GPU,Gravatar Vijay Vasudevan2016-08-31
* Experimental Conv2D implementation specialized for deep convolutions (i.e. la...Gravatar A. Unique TensorFlower2016-08-31
* Keep LinearClassifier's metrics in sync with DNNLinearCombinedClassifier.Gravatar Phil Stahlfeld2016-08-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-31
* Changes to bayesflow api:Gravatar Eugene Brevdo2016-08-31
* Replace new_git_repository with new_http_archive in Bazel rules.Gravatar Dan Smilkov2016-08-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-31
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-08-31
* Updated TensorFlow to account for change in protobuf C++ int64 type (part 2)Gravatar A. Unique TensorFlower2016-08-31
* Add sliced assignment to variablesGravatar Andrew Selle2016-08-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-31
* Compute gamma samples with double precision.Gravatar A. Unique TensorFlower2016-08-31
* Adding support for text output.Gravatar A. Unique TensorFlower2016-08-31