Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/
H A Dgradients.cc43 struct OutputEq { struct
44 bool operator()(const Output& x, const Output& y) const { in operator ()()