Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc3973 Graph* graph, NameRangeMap* input_name_map, const NameAttrList** function, in GetIOTypes()
4097 const Node& replicate_node, const NameRangeMap& input_name_map, in DealWithConstantsAndVariables()
4243 NameRangeMap input_name_map; in RewriteTPUReplicateNode() local