Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_cond.cc147 struct CondStateLess { struct
148 bool operator()(const StateMap::CondState::value_type& lhs, in operator ()()