Searched refs:allow_soft_placement_ (Results 1 – 4 of 4) sorted by relevance
87 allow_soft_placement_(allow_soft_placement), in Placer()114 allow_soft_placement_, in Run()
96 const bool allow_soft_placement_; variable
461 allow_soft_placement_(allow_soft_placement), in ColocationGraph()591 if (!allow_soft_placement_) { in ColocateNodeToGroup()639 allow_soft_placement_); in ColocateNodes()682 return root_member.AssignDevice(node, allow_soft_placement_); in LimitToAssignedDevice()725 if (devices.empty() && allow_soft_placement_) { in GetDevicesForNode()
247 const bool allow_soft_placement_; variable