aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/client/timeline_test.py
Commit message (Expand)AuthorAge
* Modify Timeline Analysis to consider allocations in order.Gravatar A. Unique TensorFlower2018-09-19
* Disable the flaky test case in timeline_testGravatar Gunhan Gulsoy2018-09-14
* [TF] Update strings to run on device:CPUGravatar A. Unique TensorFlower2018-09-13
* [INTEL MKL] utilize test_util.IsMklEnabled() to check if the MKL support is t...Gravatar Xiaoming (Jason) Cui2018-03-29
* Fixed issue #92, timeline_test unit test fails, changed the test so that it c...Gravatar Xiaoming (Jason) Cui2018-03-17
* Standardizing device names to the newer /device:<type>:<index> format by maki...Gravatar Rohan Jain2017-10-02
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Change const nodes to variables in the test, so that they are not optimizedGravatar Yao Zhang2017-07-29
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Fixes label parsing bug in Timeline.Gravatar A. Unique TensorFlower2016-11-28
* Extended the is_gpu_available() function to cover OpenCL GPUs in addition toGravatar Benoit Steiner2016-11-23
* Make sure tests check if the machine has a GPU, rather than just checking ifGravatar Gunhan Gulsoy2016-06-28
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Enables GPU Tracer in DirectSession.Gravatar A. Unique TensorFlower2016-05-23
* Expand the timeline API to support returning maximum memory usage info.Gravatar Eugene Brevdo2016-04-14
* Simple Timeline support for Open Source using Chrome Trace format.Gravatar A. Unique TensorFlower2016-03-29