aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/batch_norm_benchmark.py
Commit message (Expand)AuthorAge
* Fix batch_norm_benchmark.py to work with the C API.Gravatar Skye Wanderman-Milne2018-04-07
* Fix batch_norm_benchmark.Gravatar Anna R2018-03-01
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* Merge changes from github.Gravatar Shanqing Cai2017-04-22
* Fix batch_norm_benchmark to only compute moments when Train=True.Gravatar Sergio Guadarrama2017-01-24
* More conversions of flags library to argparse.Gravatar Vijay Vasudevan2017-01-11
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
* Modified bench_norm_benchmark to use the new Benchmark API.Gravatar Eugene Brevdo2016-03-23
* Create tensorboard/lib/js/backend, a typed, convenient interface for talking ...Gravatar A. Unique TensorFlower2016-02-18
* Add utility function for creating partitioned variables.Gravatar A. Unique TensorFlower2016-02-17
* Add GPU benchmarks.Gravatar Vincent Vanhoucke2016-02-16
* Simple end-to-end benchmark for batch normalization.Gravatar Vincent Vanhoucke2016-02-12