aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Update Bazel version to 0.4.2Gravatar Justine Tunney2016-12-09
* Automated rollback of change 140909396Gravatar Vinu Rajashekhar2016-12-09
* Add missing test rule for registry_testGravatar Justine Tunney2016-12-09
* Fix documentation link in SavedModel.Gravatar Jonathan Hseu2016-12-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-09
* boolean_mask BUGFIX.Gravatar Ian Langmore2016-12-09
* Add missing test for adagrad_daGravatar Justine Tunney2016-12-09
* Add missing test rule for draw_bounding_box_opGravatar Justine Tunney2016-12-09
* Prevent ability to take second derivs of ctc_loss_op until it is possibleGravatar Vijay Vasudevan2016-12-09
* Remove an unnecessary assert in metrics.streaming_sparse_precision_at_top_k.Gravatar A. Unique TensorFlower2016-12-09
* Remove some of the deprecations added to logging_ops.py in cl/141515942 becauseGravatar A. Unique TensorFlower2016-12-09
* Change references to TensorArray.pack, TensorArray.unpack to TensorArray.stackGravatar A. Unique TensorFlower2016-12-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-09
* Support TransformedDistribution entropy in the limited case when bijector.is_...Gravatar Joshua V. Dillon2016-12-09
* Fix for flaky dequantize testGravatar Pete Warden2016-12-09
* Fail if second gradient is called on (sparse_)softmax_cross_entropy_with_logitsGravatar Vijay Vasudevan2016-12-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-09
* Swaps order of input/label arguments for weighted_cross_entropy_with_logitsGravatar A. Unique TensorFlower2016-12-09
* Fix Args in sparse_softmax_cross_entropy_with_logits for doc generation.Gravatar A. Unique TensorFlower2016-12-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-09
* Affine bijector will default to identity matrix in the presence of no scale a...Gravatar A. Unique TensorFlower2016-12-09
* Fix a TODO in dynamic_rnn_estimator.Gravatar A. Unique TensorFlower2016-12-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-09
* Move callers from tf.nn.state_saving_rnn to tf.contrib.rnn.static_state_savin...Gravatar Jianwei Xie2016-12-09
* Add placeholder plugins list to tensorflow/python:pywrap_tensorflow build tar...Gravatar Peter Hawkins2016-12-09
* Automated rollback of change 141209775Gravatar Dan Ringwalt2016-12-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-08
* Automated rollback of change 141490813Gravatar A. Unique TensorFlower2016-12-08
* tfdbg: initial check-in of stepper CLIGravatar Shanqing Cai2016-12-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-08
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-08
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Increasing the tolerance of a test involving in random start to avoid flakine...Gravatar A. Unique TensorFlower2016-12-08
* Fix legacy Reverse gradientGravatar Andrew Selle2016-12-08
* Remove _test.py files from py_library srcsGravatar Justine Tunney2016-12-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-08
* Removed the "Run a TensorFlow demo model" section from the g3docs because it ...Gravatar Neal Wu2016-12-08
* Add a test validating that you can set a tf.device("/cpu:0") within aGravatar Vijay Vasudevan2016-12-08
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-08
* Moved tensorflow/models to models/tutorials and replaced all tutorial referen...Gravatar Neal Wu2016-12-08
* Re-enable the NodeDef version of functions, fixing issue where PythonGravatar A. Unique TensorFlower2016-12-08
* Added missing #include in coordinator.hGravatar Benoit Steiner2016-12-08
* Fix some summary importsGravatar Justine Tunney2016-12-08
* Switch tf.concat references to tf.concat_v2 in array_grad.py.Gravatar A. Unique TensorFlower2016-12-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-08
* Final breaking change of SparseTensor.shape -> SparseTensor.dense_shape rename.Gravatar Eugene Brevdo2016-12-08
* Move callers from tf.nn.bidirectional_rnn -> tf.contrib.rnn.static_bidirectio...Gravatar Jianwei Xie2016-12-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-08
* Final breaking change of SparseTensor.shape -> SparseTensor.dense_shape rename.Gravatar Eugene Brevdo2016-12-08
* Propagate atrous rate parameter to TF contrib separable convolution.Gravatar A. Unique TensorFlower2016-12-08