Home
last modified time | relevance | path

Searched defs:list_objects (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/checkpoint/
Dutil.py173 def list_objects(graph_view): function
Dcheckpoint.py545 def list_objects(root_trackable): function
/external/autotest/frontend/afe/
Dmodel_logic.py828 def list_objects(cls, filter_data, initial_query=None): member in ModelExtensions