aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-02
* Add trainable arg to fully_connected.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: implement placement heuristic that takes generator nodesGravatar Vijay Vasudevan2016-06-02
* Adds scalar summary for the centered biases.Gravatar A. Unique TensorFlower2016-06-02
* Add contrib.framework and contrib.losses to gendocs.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf/tools.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf/tensorboard.Gravatar A. Unique TensorFlower2016-06-02
* Fix data race in constant folding.Gravatar Manjunath Kudlur2016-06-02
* Fix TensorBoard in Safari by not using ES6 constructs in our polymer components.Gravatar Dan Mané2016-06-02
* Upgrade typings to >version 1.Gravatar Dan Mané2016-06-02
* Test that tf.select propagates nans correctly, and change a zeros -> zeros_likeGravatar Geoffrey Irving2016-06-02
* Don't create a SummaryWriter for non-chiefs in graph_actions.train().Gravatar A. Unique TensorFlower2016-06-02
* Fix TensorBoard build dependenciesGravatar Shanqing Cai2016-06-02
* Removing initialization_done in copy_tensor.cc.Gravatar A. Unique TensorFlower2016-06-02
* Have the general TensorBoard tutorial point back to the TensorBoard README.Gravatar Dan Mané2016-06-02
* Add paper-dialog as a dependency in the open-source tensorboard index file.Gravatar Dan Mané2016-06-02
* Autogenerated Change: Update TensorBoard source and deps.Gravatar Dan Mané2016-06-02
* Fix for log_loss name change in learning_test.pyGravatar A. Unique TensorFlower2016-06-01
* Fix typo in TensorFlow tutorial.Gravatar A. Unique TensorFlower2016-06-01
* Adding learning and evaluation to Slim module.Gravatar A. Unique TensorFlower2016-06-01
* Rename tf.contrib.losses.log to tf.contrib.losses.log_lossGravatar A. Unique TensorFlower2016-06-01
* Add job_name to VariableDeviceChooserGravatar A. Unique TensorFlower2016-06-01
* Exclude test code from android sources.Gravatar A. Unique TensorFlower2016-06-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-01
* Move functions that depend on problem type (loss, metric, predictions) from b...Gravatar A. Unique TensorFlower2016-06-01
* Remove pylint: disable=g-bad-file-header.Gravatar A. Unique TensorFlower2016-06-01
* Add TF_EXTRA_CUDA_CAPABILITIES to support extra Cuda compute capabilities. TheGravatar Xiaoqiang Zheng2016-06-01
* Update copyright for 3p/tf/examples/android.Gravatar A. Unique TensorFlower2016-06-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-06-01
* Prevents the fetching of internal nodes defined in a while loop or cond branch.Gravatar Derek Murray2016-06-01
* Add SSL target to TensorFlow's Boringssl BUILD files. Also make genrule trick...Gravatar Kiril Gorovoy2016-06-01
* changing test file names, forgot to add to last CLGravatar Olivia Nordquist2016-06-01
* Remove dual and primal_loss variables from variables dict created in auxiliar...Gravatar A. Unique TensorFlower2016-06-01
* TensorArray now has infer_shape = True by default.Gravatar Eugene Brevdo2016-06-01
* renaming filesGravatar Olivia Nordquist2016-06-01
* Adding a new cc_library for Android which supports selectiveGravatar A. Unique TensorFlower2016-06-01
* Reshaped real valued column for DNN input layer.Gravatar Mustafa Ispir2016-06-01
* Catch some more cases in reduction_ops_test.py.Gravatar Zongheng Yang2016-06-01
* Handle failures to allocate during FromProto in Tensor class + tests.Gravatar Vijay Vasudevan2016-06-01
* Change function library to use a runner passed in from the Run call, instead ofGravatar A. Unique TensorFlower2016-06-01
* Update router code to understand run_metadata and update the serialize_tensor...Gravatar Nikhil Thorat2016-06-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-31
* Add parameter N to Dirichlet-Multinomial Distribution.Gravatar A. Unique TensorFlower2016-05-31
* Remove ShapeN from "IsMetadataOp" private function. In this case,Gravatar Vijay Vasudevan2016-05-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-31
* Add IndexedSlices and SparseTensor support for control flow ops.Gravatar Yuan Yu2016-05-31
* Use reduction_indices=[-1] as opposed to the rank. This ensures the properGravatar A. Unique TensorFlower2016-05-31