Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgradients.cc212 gtl::ArraySlice<NodeOut> x_node_outputs, in SymbolicGradientBuilder()
408 gtl::ArraySlice<NodeOut> x_node_outputs, in AddSymbolicGradients()
H A Dfunction.cc1507 std::vector<NodeOut> x_node_outputs; in Compute() local