Home
last modified time | relevance | path

Searched refs:stateful_placements (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_execution_state.h48 std::unordered_map<string, string> stateful_placements; member
Dgraph_execution_state.cc61 : stateful_placements_(options.stateful_placements), in GraphExecutionState()
205 combined_options.stateful_placements = stateful_placements_; in Extend()
Ddirect_session.cc1475 prune_options.stateful_placements = stateful_placements_; in CreateGraphs()