Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/
H A Dops.h91 struct OutputHash { struct
92 std::size_t operator()(const Output& output) const { in operator()
H A Dgradients.cc37 struct OutputHash { struct
38 uint64 operator()(const Output& x) const { in operator ()()