aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/tutorials/monitors
Commit message (Expand)AuthorAge
* Merge pull request #18754 from ADiegoCAlonso/fix-numerical-warningGravatar Martin Wicke2018-04-22
|\
| * Specify float32 as float type instead of float64Gravatar ADiegoCAlonso2018-04-21
* | Add __init__pyGravatar ADiegoCAlonso2018-04-21
|/
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Further BUILD cleanupGravatar A. Unique TensorFlower2017-06-21
* Merge changes from github.Gravatar A. Unique TensorFlower2017-04-04
* Merge changes from github.Gravatar Dandelion Mané2017-03-10
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Updating monitors tutorial to use MetricSpec and be compatible with TF 0.12.Gravatar A. Unique TensorFlower2016-12-07
* Merge changes from github.Gravatar Vijay Vasudevan2016-11-03
* Update examples using removed load_csv()Gravatar Justine Tunney2016-10-14
* Convert tensorflow/examples to use iterable version of predict().Gravatar A. Unique TensorFlower2016-09-01
* Small bugfix: model has 4 features, not 5.Gravatar A. Unique TensorFlower2016-08-19
* Fix opensource_build.Gravatar Phil Stahlfeld2016-08-12
* Code and data for tf.contrib.learn monitors tutorial.Gravatar A. Unique TensorFlower2016-07-27