Searched defs:CondState (Results 1 – 2 of 2) sorted by relevance
92 using CondState = std::map<OutputTensor, BranchType, OutputTensorLess>; variable
107 class CondState(object): class