Home
last modified time | relevance | path

Searched refs:ComputeIOColocationGroups (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dinspecting_placer.h79 Status ComputeIOColocationGroups(const Node& node,
Dinspecting_placer.cc126 Status InspectingPlacer::ComputeIOColocationGroups(const Node& node, in ComputeIOColocationGroups() function in tensorflow::InspectingPlacer
Dcolocation_graph.cc853 inspecting_placer_.ComputeIOColocationGroups(*node, &groups)); in AddInspectionConstraints()