aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Changes to scatter_nd opsGravatar Eugene Brevdo2016-11-08
* Internal change.Gravatar Dan Smilkov2016-11-08
* Remove 'projectedPoint' from DataSet. ProjectorScatterPlotAdapter creates a F...Gravatar Charles Nicholson2016-11-07
* Remove now-unused TensorFlowImageListener class.Gravatar Andrew Harp2016-11-07
* Fix Conv3d with unequal strides on CPU (order of dimensions got mixed upGravatar A. Unique TensorFlower2016-11-07
* Added option to sort the tooltip items from closest to farthest from the mous...Gravatar A. Unique TensorFlower2016-11-07
* Reload the checkpoint reader when the latest checkpoint has changed.Gravatar Dan Smilkov2016-11-07
* Fix windows cmake build by replacing enum class by enumGravatar A. Unique TensorFlower2016-11-07
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-07
* Better error message for "No gradients provided for any variable" case.Gravatar A. Unique TensorFlower2016-11-07
* Prevented the graph visualizer from making bridge paths to nodes with a in or...Gravatar A. Unique TensorFlower2016-11-07
* Fix selection of the very first point in the dataset.Gravatar Dan Smilkov2016-11-07
* Switched to the latest version of farmhashGravatar Benoit Steiner2016-11-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-06
* Seal errors interface.Gravatar Patrick Nguyen2016-11-06
* Make ptb_word_lm tutorial test more robust against data file download failuresGravatar Shanqing Cai2016-11-05
* Use portpicker library when getting a port in localhost_cluster_performance_t...Gravatar A. Unique TensorFlower2016-11-04
* Fix a bug that in cost model manager, graph ptr is used as key of map but mem...Gravatar Yuefeng Zhou2016-11-04
* Fix dependency in SavedModel py.Gravatar Sukriti Ramesh2016-11-04
* Anonymize feature column names.Gravatar A. Unique TensorFlower2016-11-04
* Make overlay cover the full screen and provide built-in requestRender call in...Gravatar Andrew Harp2016-11-04
* Add input and output parameters of nodes to transfer graph to SOCGravatar A. Unique TensorFlower2016-11-04
* Correcting documenting in slim.learning.Gravatar Nathan Silberman2016-11-04
* Add ops definitions for graph transfer to SOCGravatar A. Unique TensorFlower2016-11-04
* C++ QueueRunner: Bug fixes.Gravatar Asim Shankar2016-11-04
* Change FileExists to return tensorflow::Status.Gravatar Jonathan Hseu2016-11-04
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-04
* Internal change.Gravatar A. Unique TensorFlower2016-11-04
* Fix class docstring example to be dataset-independent.Gravatar A. Unique TensorFlower2016-11-04
* In word2vec tutorial, fix word choice to "Section" rather than "Chapter" when...Gravatar A. Unique TensorFlower2016-11-04
* Upgraded to the latest version of Eigen that adds support for AVX512Gravatar Benoit Steiner2016-11-04
* Remove a premature checkpoint existence test in Saver.restore().Gravatar Zongheng Yang2016-11-04
* Replace usages all_variables -> global_variables, GraphKeys.VARIABLES -> Grap...Gravatar Illia Polosukhin2016-11-04
* Fix class docstring.Gravatar A. Unique TensorFlower2016-11-04
* Autogenerated Change: Change TensorBoard TAG to 37Gravatar Dan Mané2016-11-04
* Small fix to C++ gradient checker.Gravatar Suharsh Sivakumar2016-11-04
* Disable writing the checkpoint state proto in SavedModel.Gravatar Sukriti Ramesh2016-11-04
* Use aligned vector stores for random ops in CUDA.Gravatar Dan Ringwalt2016-11-04
* Expose tf.graph_util explicitly and seal its interface.Gravatar Patrick Nguyen2016-11-04
* Streamline and canonicalize docstring for weighted_sum_from_feature_columns.Gravatar A. Unique TensorFlower2016-11-04
* Docstring example and formatting updatesGravatar A. Unique TensorFlower2016-11-04
* Updated deprecation module to print location of call to deprecated function/a...Gravatar Illia Polosukhin2016-11-04
* Revert to using log(1+x) instead of log1p(x).Gravatar Patrick Nguyen2016-11-04
* Partially revert OSS merge e0ed7a82756b9d38ee67cb937d73dddf42e3de6c.Gravatar Patrick Nguyen2016-11-04
* Add readme for SavedModel in C++.Gravatar Sukriti Ramesh2016-11-04
* tfdbg: Fix a bug related to regex search and scrolling when there is line wra...Gravatar Shanqing Cai2016-11-04
* Fix performance issues with the Embedding Projector plugin.Gravatar Dan Smilkov2016-11-04
* Change for internal compatibility.Gravatar A. Unique TensorFlower2016-11-04
* Speed up TensorForest by limiting the leaves that FinishedNodes looks at.Gravatar A. Unique TensorFlower2016-11-04
* Disable ASAN for scatter_nd test (python).Gravatar Patrick Nguyen2016-11-03