aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/platform/test.py
Commit message (Expand)AuthorAge
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* Removing @@ comments from core TensorFlow. They are no longer needed for expo...Gravatar Anna R2018-04-26
* Removing remove_undocumented calls from tensorflow/python.Gravatar Anna R2018-04-25
* Add test for API generated with tf_export calls to api_compatibility_test.py.Gravatar Anna R2018-03-13
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-22
* Enable stacktrace printing ont test failures for python tests.Gravatar Gunhan Gulsoy2018-01-11
* Convert Conv2D forward tests to run in both eager and graph modes.Gravatar A. Unique TensorFlower2017-08-22
* is_gpu_available checks minimum compute capability.Gravatar Jingyue Wu2017-08-07
* Add note about `tf.test.mock` to docs for `tf.test`Gravatar Mark Daoust2017-06-27
* Expose tf.test.StubOutForTesting in the tf testing apiGravatar Dandelion Man?2017-06-01
* TensorArray now uses colocation instead of lazy device setters. Added test h...Gravatar Eugene Brevdo2017-05-16
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Update module docstrings to (consistently) link to the guide in theGravatar A. Unique TensorFlower2017-02-24
* Module docstring updates.Gravatar A. Unique TensorFlower2017-02-13
* More conversions of flags library to argparse.Gravatar Vijay Vasudevan2017-01-11
* Fix a bad comment.Gravatar Martin Wicke2017-01-08
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Extended the is_gpu_available() function to cover OpenCL GPUs in addition toGravatar Benoit Steiner2016-11-23
* Seal tf.test's interface.Gravatar Patrick Nguyen2016-10-20
* Add syntax highlighting and fix some lists in docs.Gravatar Patrick Nguyen2016-09-28
* Automated rollback of change 131768856Gravatar Gunhan Gulsoy2016-08-30
* By default make tensorflow tests try to use a gpu, if accessible.Gravatar Gunhan Gulsoy2016-08-30
* 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
* Add access to mock as tf.mockGravatar A. Unique TensorFlower2016-07-13
* Make sure tests check if the machine has a GPU, rather than just checking ifGravatar Gunhan Gulsoy2016-06-28
* Add a method that checks if TensorFlow has accessible GPUs in tf.test library.Gravatar Gunhan Gulsoy2016-06-22
* Move library 'gradient_checker' out of kernel_tests/ into ops/.Gravatar A. Unique TensorFlower2016-06-21
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Add TensorFlow python Benchmark base class, registration mechanism, and test ...Gravatar Eugene Brevdo2016-03-18
* Fix tf.test for PEP-8 and documentGravatar Geoffrey Irving2016-02-10
* Added StubOutForTesting to googletest to allow for unit test stub methods.Gravatar A. Unique TensorFlower2016-01-26
* Make EqualGraphDef ignore versions and expose to PythonGravatar Geoffrey Irving2016-01-25
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06