Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dcheckpoint_utils.py220 def init_from_checkpoint(ckpt_dir_or_file, assignment_map): argument
354 def _init_from_checkpoint(ckpt_dir_or_file, assignment_map): argument