Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dsave_util_v1.py97 call_with_mapped_captures, saveables_cache): argument
136 call_with_mapped_captures, saveables_cache): argument
251 saveables_cache=None): argument
285 def serialize_object_graph_with_registered_savers(graph_view, saveables_cache): argument
294 saveables_cache=None): argument
H A Dgraph_view.py130 def serialize_object_graph(self, saveables_cache=None): argument
H A Dcheckpoint.py223 restore_op_cache, graph_view, options, saveables_cache): argument