Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.cc113 const std::unordered_map<int, const Node*>& const_input_index_to_node) { in ReplaceArgUsageWithConstNode()
176 const std::unordered_map<int, const Node*>& const_input_index_to_node, in PropagateConstIntoFuncAttr()
222 std::unordered_map<int, const Node*> const_input_index_to_node; in PropagateConstIntoIfNode() local
253 std::unordered_map<int, const Node*> const_input_index_to_node; in PropagateConstIntoWhileNode() local