aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adding CPU kernels for tf.scatter_nd(), tf.scatter_nd_update(), tf.scatter_nd...Gravatar A. Unique TensorFlower2016-11-02
* Move the last skflow examples into learn examples. Remove skflow examples fol...Gravatar Illia Polosukhin2016-11-02
* Update comment related to assets in SavedModel.Gravatar Sukriti Ramesh2016-11-02
* Fix: to avoid flakes, make sure GenerateTestData picks a new folder every time.Gravatar Gunhan Gulsoy2016-11-02
* Allowed images in the Images panel to approach being pixelated after being sc...Gravatar A. Unique TensorFlower2016-11-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-02
* Seal *_ops interfaces.Gravatar Patrick Nguyen2016-11-02
* changing the order of tf.svd's arguments to be the same as numpy'sGravatar Olivia Nordquist2016-11-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-02
* Clarify when you need to use MakefileGravatar Andrew Selle2016-11-02
* Make perplexity be at least 5.Gravatar Dan Smilkov2016-11-02
* Distributed partial run support.Gravatar Suharsh Sivakumar2016-11-02
* Replace usages of tf.select with tf.where.Gravatar A. Unique TensorFlower2016-11-02
* Autogenerated Change: Change TensorBoard TAG to 35Gravatar Dan Mané2016-11-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-02
* Remove ':' from summary names in optimize_loss.Gravatar A. Unique TensorFlower2016-11-02
* Support automatic differentiation in fill_lower_triangular when input has no ...Gravatar Joshua V. Dillon2016-11-02
* Add initial version of tf.contrib.integrateGravatar Stephan Hoyer2016-11-02
* Upgraded to the latest version of EigenGravatar Benoit Steiner2016-11-02
* Simplified the addition of devices.Gravatar Benoit Steiner2016-11-02
* Make the demo datasets provider fetch a projector config JSON file.Gravatar Nikhil Thorat2016-11-02
* Initialize resources in the prediction path before loading from a checkpoint.Gravatar A. Unique TensorFlower2016-11-02
* Docstring example and formatting updatesGravatar A. Unique TensorFlower2016-11-02
* Delete old Eigen threadpool and associated code.Gravatar A. Unique TensorFlower2016-11-02
* Change v2 session bundle compression method to match v1.Gravatar A. Unique TensorFlower2016-11-02
* Set initial t-sne perplexity based on dataset size.Gravatar Dan Smilkov2016-11-02
* Change default dominate_method to bootsrap.Gravatar A. Unique TensorFlower2016-11-02
* Add support for user-generated tsv tensor files in the embedding projector.Gravatar Dan Smilkov2016-11-02
* Use "Example:", not "For example:" in docstrings to introduce an example.Gravatar A. Unique TensorFlower2016-11-02
* Perform constant folding in the calling thread, rather than using a singleton...Gravatar Peter Hawkins2016-11-02
* Clean up the Bookmarks UI:Gravatar Nikhil Thorat2016-11-02
* Register QueueRunner threads with coordinator at creation time not start time.Gravatar Tim Harley2016-11-02
* Change for internal compatibility.Gravatar A. Unique TensorFlower2016-11-02
* Fix: Replace sourceforge URLs with debian ftp urls.Gravatar Gunhan Gulsoy2016-11-02
* Fix: disable memory sanitizer for quantized_matmul_op_for_hexagon_test.Gravatar Gunhan Gulsoy2016-11-01
* Fix a missing sparse column in wide_and_deep example codeGravatar Shanqing Cai2016-11-01
* TensorBoard: Ignore deleted files on ColossusGravatar Justine Tunney2016-11-01
* Enable the embeddings tab in TensorBoard and release new version.Gravatar Dan Smilkov2016-11-01
* TensorBoard: Don't show plot tooltips for invisible linesGravatar Dan Mané2016-11-01
* Make GetMachingPaths also return directory names.Gravatar Alexey Surkov2016-11-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-01
* Remove references to gcudacc.Gravatar Gunhan Gulsoy2016-11-01
* Add a "libs" attribute to the tf_kernel_libraries BUILD rule. This is used toGravatar A. Unique TensorFlower2016-11-01
* Move SparseTensor into its own framework.py, add get_shape().Gravatar Eugene Brevdo2016-11-01
* Added a button below each image in the Tensorboard image panel. Clicking this...Gravatar A. Unique TensorFlower2016-11-01
* Remove weight_parameters from OpStats and graph_metrics.Gravatar A. Unique TensorFlower2016-11-01
* Fix issue where we wouldn't descend into subdirectories when listing GCS runsGravatar Jonathan Hseu2016-11-01
* Disable failing tests from jenkins.Gravatar Gunhan Gulsoy2016-11-01
* Fix race conditions in tests due to using same folders for saver.Gravatar Gunhan Gulsoy2016-11-01
* Make GetChildren never return a self directory marker.Gravatar Alexey Surkov2016-11-01