Searched refs:device_opts (Results 1 – 2 of 2) sorted by relevance
193 GraphConstructorOptions device_opts; in InitItem() local195 device_opts.allow_internal_ops = true; in InitItem()196 device_opts.expect_device_spec = true; in InitItem()198 device_opts, std::move(partition.second), device_graph.get())); in InitItem()
1699 GraphConstructorOptions device_opts; in CreateGraphs() local1701 device_opts.allow_internal_ops = true; in CreateGraphs()1702 device_opts.expect_device_spec = true; in CreateGraphs()1704 device_opts, std::move(partition.second), device_graph.get())); in CreateGraphs()