Home
last modified time | relevance | path

Searched defs:SelectDeviceIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dimplementation_selector.cc339 Status ImplementationSelector::SelectDeviceIndex(GraphDef* graph) const { in SelectDeviceIndex() function in tensorflow::grappler::ImplementationSelector
H A Dimplementation_selector_test.cc62 TEST_F(ImplementationSelectorTest, SelectDeviceIndex) { in TEST_F() argument