Searched refs:ListAllPhysicalDevices (Results 1 – 4 of 4) sorted by relevance
56 static Status ListAllPhysicalDevices(std::vector<string>* devices);
93 Status DeviceFactory::ListAllPhysicalDevices(std::vector<string>* devices) { in ListAllPhysicalDevices() function in tensorflow::DeviceFactory
79 tensorflow::DeviceFactory::ListAllPhysicalDevices
273 tensorflow::DeviceFactory::ListAllPhysicalDevices(&devices); in InputTFE_OutputTensorHandles()