Searched refs:prune_options (Results 1 – 1 of 1) sorted by relevance
1472 GraphExecutionStateOptions prune_options; in CreateGraphs() local1473 prune_options.device_set = &device_set_; in CreateGraphs()1474 prune_options.session_options = &options_; in CreateGraphs()1475 prune_options.stateful_placements = stateful_placements_; in CreateGraphs()1476 prune_options.session_handle = session_handle_; in CreateGraphs()1478 execution_state_->original_graph_def().library(), prune_options, in CreateGraphs()