Searched refs:GetGraphDevice (Results 1 – 1 of 1) sorted by relevance
175 Status GetGraphDevice(const GraphDef& g_def, std::set<std::string>* devices) { in GetGraphDevice() function896 TF_RETURN_IF_ERROR(GetGraphDevice(item.graph, &device_types)); in OptimizeGraph()