aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Auto-fetch Inception model assets for Android demo, so that manual download/e...Gravatar Andrew Harp2016-11-08
* Improve performance of tf.subscribe on large graphs by caching control outputs.Gravatar A. Unique TensorFlower2016-11-08
* tfdbg core: let RunStateArgs hold a debugger state object, the destructor of ...Gravatar Shanqing Cai2016-11-08
* Switch Pack and Unpack to use gradient checker.Gravatar Suharsh Sivakumar2016-11-08
* Updated benchmark program to handle multiple inputs and outputsGravatar Pete Warden2016-11-08
* Move the orthographic camera farther away from the origin, it was lying on theGravatar Charles Nicholson2016-11-08
* Make Coordinator::RegisterRunner and Coordinator::Join thread-safe.Gravatar Yuefeng Zhou2016-11-08
* Proofread and organization edits for the tfdbg tutorial.Gravatar A. Unique TensorFlower2016-11-08
* C++ gradient checker support multiple inputs and outputs.Gravatar Suharsh Sivakumar2016-11-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-08
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-11-08
* C API: Rename TF_Session to TF_DeprecatedSession.Gravatar Asim Shankar2016-11-08
* 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