Searched refs:graph_ctor_opts (Results 1 – 1 of 1) sorted by relevance
271 GraphConstructorOptions graph_ctor_opts; in RuntimeGraphOptimizer() local272 graph_ctor_opts.allow_internal_ops = true; in RuntimeGraphOptimizer()273 graph_ctor_opts.expect_device_spec = false; in RuntimeGraphOptimizer()277 graph_ctor_opts, std::move(graph_def), graphptr.get())); in RuntimeGraphOptimizer()