aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/platform/googletest.py
Commit message (Expand)AuthorAge
* Add test for API generated with tf_export calls to api_compatibility_test.py.Gravatar Anna R2018-03-13
* Introduce TFDecorator, a base class for Python TensorFlow decorators. Provide...Gravatar Charles Nicholson2017-04-21
* Merge changes from github.Gravatar A. Unique TensorFlower2017-04-04
* Create a new tempdir for each test to fix the race condition for sharded tests.Gravatar Jonathan Hseu2017-03-27
* Make sure all test temp directories are unique. This was supposed to be inGravatar Gunhan Gulsoy2017-03-21
* Make sure the temporary directory is deleted after the tests terminate.Gravatar Gunhan Gulsoy2017-03-21
* More conversions of flags library to argparse.Gravatar Vijay Vasudevan2017-01-11
* Fix parsing of Python command-line arguments in tests.Gravatar Peter Hawkins2017-01-04
* Fix bug in pylint whitelist error check. Fix the pylint errors it missedGravatar A. Unique TensorFlower2016-10-03
* Port python session_bundle from tensorflow_serving/session_bundle to tensorfl...Gravatar Kiril Gorovoy2016-07-19
* Automated rollback of change 127590512Gravatar Vijay Vasudevan2016-07-15
* Port python session_bundle from tensorflow_serving/session_bundle to tensorfl...Gravatar Kiril Gorovoy2016-07-15
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* PyLint updates.Gravatar Josh Levenberg2016-04-01
* Bugfix in benchmarks code.Gravatar Eugene Brevdo2016-03-30
* Fixing some implicit int64->32 downcast errors. (In most cases, byGravatar David G. Andersen2016-03-29
* Convert RNN benchmarks to new Benchmark test & runner.Gravatar Eugene Brevdo2016-03-18
* Add TensorFlow python Benchmark base class, registration mechanism, and test ...Gravatar Eugene Brevdo2016-03-18
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial steps towards python3 support, some documentationGravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06