Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Ddependency_optimizer.cc639 void DependencyOptimizer::GroupCrossDeviceControlEdges(bool host_granularity) { in GroupCrossDeviceControlEdges() argument
642 << host_granularity; in GroupCrossDeviceControlEdges()
648 if (host_granularity) { in GroupCrossDeviceControlEdges()
665 if (host_granularity) { in GroupCrossDeviceControlEdges()
712 if (host_granularity) { in GroupCrossDeviceControlEdges()
Ddependency_optimizer.h76 void GroupCrossDeviceControlEdges(bool host_granularity);