Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dimplementation_selector.cc305 Status FindDeviceIndex(const utils::MutableNodeView* device_index_node, in FindDeviceIndex() function
364 FindDeviceIndex(node_view, fanout.node_view()->GetDevice(), &index); in SelectDeviceIndex()