Searched refs:InferDevicesFromGraph (Results 1 – 5 of 5) sorted by relevance
65 ASSERT_FALSE(item.InferDevicesFromGraph().ok()); in TEST_F()
113 Status InferDevicesFromGraph();
165 Status GrapplerItem::InferDevicesFromGraph() { in InferDevicesFromGraph() function in tensorflow::grappler::GrapplerItem
609 Status inferred_devices = item.InferDevicesFromGraph(); in OptimizeGraph()
944 ASSERT_TRUE(item.InferDevicesFromGraph().ok()); in TEST_F()