aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Automated rollback of change 136369196Gravatar A. Unique TensorFlower2016-10-21
* Remove potentially large python constant from TensorForest graph.Gravatar A. Unique TensorFlower2016-10-21
* tfdbg: Watch output tensors without emitted edgesGravatar Shanqing Cai2016-10-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-21
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-10-21
* Improve documentation of gather_nd.Gravatar A. Unique TensorFlower2016-10-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* Use platform abstraction to generate random seed.Gravatar Patrick Nguyen2016-10-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* Refactors linear classifier/model_fn and svm estimator to use head. Also,Gravatar Zakaria Haque2016-10-20
* Fix out-of-bounds read discovered by libFuzzer.Gravatar David G. Andersen2016-10-20
* Rewrite TensorFlow EditDistance implementation to be based on true GTL; fixes...Gravatar Eugene Brevdo2016-10-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* Seal tf.test's interface.Gravatar Patrick Nguyen2016-10-20
* Automatically build SWIG from sourceGravatar Justine Tunney2016-10-20
* Add summary test verifying that the new summary ops play nicely with variables.Gravatar Dan Mané2016-10-20
* Modify tensorflow/python/training to use the new summary ops.Gravatar Dan Mané2016-10-20
* Fixes making specs and ndlstm accessible through tf.contribGravatar A. Unique TensorFlower2016-10-20
* Change colors for unselected points based on feedback from F&M.Gravatar Dan Smilkov2016-10-20
* Remove hard defined MIN_LOG_LEVEL.Gravatar A. Unique TensorFlower2016-10-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* As a simple heuristic for tf.Assert, we assume that string and int32 are on h...Gravatar Yuan Yu2016-10-20
* Fix TransformedDistribution so that it does not assume the event shape matchesGravatar A. Unique TensorFlower2016-10-20
* Add c++ queue runner.Gravatar Yuefeng Zhou2016-10-20
* Fix crash in _make_metrics_ops in estimator.py when using a MetricSpec metric...Gravatar A. Unique TensorFlower2016-10-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-10-20
* Disabled centered_bias by default.Gravatar Mustafa Ispir2016-10-20
* Added ability to export, import and copy a scoped meta graph.Gravatar Sherry Moore2016-10-20
* Add ConcatV2 operation which is the same as Concat but with argument orderGravatar A. Unique TensorFlower2016-10-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-10-20
* Comparing Dimension to anything that cannot be cast to int should return NotI...Gravatar A. Unique TensorFlower2016-10-20
* Adds a sampler monitoring api to monitor values which are distributions.Gravatar Vinu Rajashekhar2016-10-20
* Ensure tf.summary.X ops can accept spaces in the "name" field.Gravatar Dan Mané2016-10-20
* Change the interface of helper classes/methods in sdca_ops.cc to support mult...Gravatar A. Unique TensorFlower2016-10-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-20
* Add transform for reshape to quantize_graph in eightbit mode. Add QuantizedR...Gravatar A. Unique TensorFlower2016-10-20
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-10-20
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
* Shift tensorflow/examples over to the new summary ops.Gravatar Dan Mané2016-10-20