aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Swap the order of inputs and labels of the sampled_softmax_loss.Gravatar Jianwei Xie2016-12-13
* Replace SessionBundle half_plus_two genrule with export golden files.Gravatar Li Lao2016-12-13
* Automated rollback of change 141555939Gravatar Dan Ringwalt2016-12-13
* Update caller to move from tf.nn.rnn to (the identical) tf.contrib.rnn.static...Gravatar Jianwei Xie2016-12-13
* Update caller to move from tf.nn.rnn to (the identical) tf.contrib.rnn.static...Gravatar Jianwei Xie2016-12-13
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-13
* Add deprecation annotations to tf.pack, tf.unpack and tf.concat.Gravatar A. Unique TensorFlower2016-12-13
* Refactor StatSummarizer and make it print a summary by node type.Gravatar Andrew Harp2016-12-12
* Replace saved_model_half_plus_two_data genrule with SavedModel golden files.Gravatar Li Lao2016-12-12
* Change implementation of concat grad to use new split. Results in up to a 5xGravatar A. Unique TensorFlower2016-12-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-12
* Remove links to TensorBoard demoGravatar Justine Tunney2016-12-12
* Avoid both conditional branches being computed in Dropout and BatchNormalizat...Gravatar Francois Chollet2016-12-12
* (Part 1 of 2.) Add arguments to TransformedDistribution which allow it to tra...Gravatar Joshua V. Dillon2016-12-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-12
* Changes to `Affine`: Make `shift` an optional argument. Make event_ndims=1 th...Gravatar Joshua V. Dillon2016-12-12
* Release new version of TensorBoard to OSS.Gravatar Dan Smilkov2016-12-12
* Add method to signal the hooks of a recovered session.Gravatar Adria Puigdomenech2016-12-12
* Fix t-sne bug (division by 0) when there are duplicate points.Gravatar Dan Smilkov2016-12-12
* Script to build an optimized version of the protobuf package in CI.Gravatar Jonathan Hseu2016-12-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-12
* Automatically open the bookmarks tray if there are bookmarks when switching d...Gravatar Nikhil Thorat2016-12-12
* Major intent of this CL is to rename split_v -> split in the python API.Gravatar A. Unique TensorFlower2016-12-12
* Add string_to_index_table, which returns a lookup table that matches strings ...Gravatar Yutaka Leon2016-12-12
* Two groups of changes applied to tensorflow_models/tutorials:Gravatar Neal Wu2016-12-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-12
* Before the embedding projector loads, check if WebGL is enabled (this techniq...Gravatar Nikhil Thorat2016-12-12
* Fix typo in master_service.proto documentationGravatar Brennan Saeta2016-12-12
* Fix typo in debugger howto.Gravatar Jack Rae2016-12-12
* Allow last dimension of labels for "at_k" metrics to be missing if num_labels=1.Gravatar A. Unique TensorFlower2016-12-12
* Add TrackingVisitableAllocator subclass of TrackingAllocator and VisitableAll...Gravatar A. Unique TensorFlower2016-12-12
* Squeezing labels before passing them into the top k eval metric for TensorFor...Gravatar A. Unique TensorFlower2016-12-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-12
* Android: minor update to README.md specifying Activity labels.Gravatar Andrew Harp2016-12-12
* Refactor unit tests to make them easier to follow.Gravatar A. Unique TensorFlower2016-12-12
* Remove deprecated weight and target args.Gravatar A. Unique TensorFlower2016-12-12
* Hashing function input/output args should be a part of the functionGravatar A. Unique TensorFlower2016-12-12
* Registers resource handles by default for most kernels.Gravatar A. Unique TensorFlower2016-12-12
* Changes to zeros_initializer which seem to have been missed in the migration.Gravatar A. Unique TensorFlower2016-12-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-12
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-12
* Speedup deprecation printing 1250xGravatar Andrew Selle2016-12-12
* Create tf.reverse() to match the behavior of tf.reverse_v2().Gravatar Andrew Selle2016-12-12
* Automated rollback of change 141521124Gravatar Martin Wicke2016-12-12
* Disable antialiasing, implementation across browsers makes it impossible toGravatar Charles Nicholson2016-12-12
* Merge TensorForest ops into one library/generated python file, getting rid of...Gravatar A. Unique TensorFlower2016-12-12
* Remove hourglass import from python/debug testsGravatar Justine Tunney2016-12-11
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-11
* changing zeros_initializer API to be like other callable initializersGravatar Olivia Nordquist2016-12-11
* Remove leftover file.Gravatar Gunhan Gulsoy2016-12-11