Home
last modified time | relevance | path

Searched defs:per_host_var_copies (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc2797 absl::flat_hash_map<string, std::vector<NodeOut>>* per_host_var_copies, in CreateOrGetPerHostVariableCopy()
3040 absl::flat_hash_map<string, std::vector<NodeOut>> per_host_var_copies; in BuildExecuteNodes() local