Searched refs:device_opts (Results 1 – 2 of 2) sorted by relevance
195 GraphConstructorOptions device_opts; in InitItem() local197 device_opts.allow_internal_ops = true; in InitItem()198 device_opts.expect_device_spec = true; in InitItem()200 device_opts, std::move(partition.second), device_graph.get())); in InitItem()
1716 GraphConstructorOptions device_opts; in CreateGraphs() local1718 device_opts.allow_internal_ops = true; in CreateGraphs()1719 device_opts.expect_device_spec = true; in CreateGraphs()1721 device_opts, std::move(partition.second), device_graph.get())); in CreateGraphs()