Searched refs:_is_tensorflow_object (Results 1 – 1 of 1) sorted by relevance
596 def _is_tensorflow_object(obj): function606 id(obj) for obj in gc.get_objects() if _is_tensorflow_object(obj))624 if _is_tensorflow_object(obj) and id(obj) not in tensors_before