Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.h37 Status SetParentAndSupportedDevices(const Node& node,
Dcolocation_graph.cc163 Status Member::SetParentAndSupportedDevices( in SetParentAndSupportedDevices() function in tensorflow::Member
941 TF_RETURN_IF_ERROR(member->SetParentAndSupportedDevices(node, device_types_)); in InitializeMember()