Home
last modified time | relevance | path

Searched refs:_objects_with_attributes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dcheckpoint.py736 def _objects_with_attributes(full_list): function
842 _objects_with_attributes(
865 _objects_with_attributes(self._checkpoint.all_python_objects)) -