Home
last modified time | relevance | path

Searched refs:GetDeviceNames (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/clusters/
Dcluster.h100 const std::vector<string> GetDeviceNames() const;
Dcluster.cc98 const std::vector<string> Cluster::GetDeviceNames() const { in GetDeviceNames() function in tensorflow::grappler::Cluster
Dvirtual_cluster_test.cc65 cluster_->GetDeviceNames()); in TEST_F()
Dsingle_machine_test.cc69 cluster_->GetDeviceNames()); in TEST_F()
102 cluster_->GetDeviceNames()); in TEST_F()
113 cluster_->GetDeviceNames()); in TEST_F()
/external/tensorflow/tensorflow/core/grappler/utils/
Dscc_test.cc57 cluster_->GetDeviceNames()); in TEST_F()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dpin_to_host_optimizer.cc318 const std::vector<string> device_names = cluster->GetDeviceNames(); in Optimize()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dtrt_optimization_pass.cc91 const auto dev_names = cluster->GetDeviceNames(); in PrintDebugInfo()
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc124 cluster_->GetDeviceNames()); in TEST_F()
168 cluster_->GetDeviceNames()); in TEST_F()
195 cluster_->GetDeviceNames()); in TEST_F()
1660 cluster_->GetDeviceNames()); in TEST_F()