Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dconstant_folding.cc375 typedef std::pair<Node*, int> NodeAndOutput; typedef
446 std::map<NodeAndOutput, NodeAndOutput>* tensors_to_fetch, in GetConstantGraph()
642 const std::pair<NodeAndOutput, NodeAndOutput>& n2) { in ConstantFold()