Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc1561 struct CompareById { struct in VariableWatcher
1562 bool operator()(const IdAndVariable& lhs, const IdAndVariable& rhs) const { in operator ()()