Searched refs:_last_id (Results 1 – 5 of 5) sorted by relevance
72 op_seed = ops.get_default_graph()._last_id
3859 def _last_id(self): member in Graph
71 toutput = (1, ops.get_default_graph()._last_id) # pylint: disable=protected-access
3483 _last_id = 0 variable in Image3492 Image._last_id += 13493 name = "pyimage%r" % (Image._last_id,) # tk itself would use image<x>
3308 _last_id = 0 variable in Image3317 Image._last_id += 13318 name = "pyimage%r" % (Image._last_id,) # tk itself would use image<x>