Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dconstant_folding.cc446 std::map<NodeAndOutput, NodeAndOutput>* tensors_to_fetch, in GetConstantGraph() argument
619 std::map<NodeAndOutput, NodeAndOutput> tensors_to_fetch; in ConstantFold() local