Searched refs:_While (Results 1 – 4 of 4) sorted by relevance
238 return _While(node, function, enclosing_graph)601 class _While(_FunctionCaller): class605 super(_While, self).__init__(614 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