Home
last modified time | relevance | path

Searched refs:GetSoftDeviceCandidates (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.h346 void GetSoftDeviceCandidates(const Node& node, const Member& root_member,
Dcolocation_graph.cc1106 void ColocationGraph::GetSoftDeviceCandidates( in GetSoftDeviceCandidates() function in tensorflow::ColocationGraph
1201 GetSoftDeviceCandidates(*node, root_member, node_root, &devices); in GetDevicesForNode()