Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_test.cc65 ASSERT_FALSE(item.InferDevicesFromGraph().ok()); in TEST_F()
Dgrappler_item.h117 Status InferDevicesFromGraph();
Dgrappler_item.cc203 Status GrapplerItem::InferDevicesFromGraph() { in InferDevicesFromGraph() function in tensorflow::grappler::GrapplerItem
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer_test.cc767 ASSERT_TRUE(item.InferDevicesFromGraph().ok()); in TEST_F()
832 ASSERT_TRUE(item.InferDevicesFromGraph().ok()); in TEST_F()