Searched refs:_While (Results 1 – 5 of 5) sorted by relevance
252 return _While(node, function, enclosing_graph)617 class _While(_FunctionCaller): class621 super(_While, self).__init__(630 super(_While, self).convert_variable_to_constant(incoming_edge, tensor_data)
85 _While there is an upper limit on the number of types you can specify
198 _While there is an upper limit on the number of types you can specify
289 def _While(self, t): member in Unparser
151 …- _While emulated systems typically implement breakpoints by pausing execution once the PC hits a …