Searched refs:stateful_placements (Results 1 – 3 of 3) sorted by relevance
48 std::unordered_map<string, string> stateful_placements; member
61 : stateful_placements_(options.stateful_placements), in GraphExecutionState()205 combined_options.stateful_placements = stateful_placements_; in Extend()
1475 prune_options.stateful_placements = stateful_placements_; in CreateGraphs()