Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/framework/
Dgradients.cc42 struct OutputEq { struct
43 bool operator()(const Output& x, const Output& y) const { in operator ()()