aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/client/session_list_devices_test.py
Commit message (Expand)AuthorAge
* Expose each device's incarnation via `Session.list_devices()`.Gravatar Derek Murray2018-07-19
* Remove _USE_C_API staging in tests now that the C API is enabled by default.Gravatar Skye Wanderman-Milne2018-05-16
* Raise exception in SWIG on bad TF_Status from C API.Gravatar Skye Wanderman-Milne2018-03-30
* Fix session_list_devices_testGravatar Brennan Saeta2017-12-05
* Fix C API Python wrapping for TF_DeviceListMemoryBytes and TF_DimGravatar Allen Lavoie2017-09-08
* Support list_devices through the C APIGravatar A. Unique TensorFlower2017-06-09
* Split up session_test.py -> session_list_devices_test.pyGravatar Brennan Saeta2017-05-31