Searched refs:_init_from_checkpoint (Results 1 – 2 of 2) sorted by relevance
30 def _init_from_checkpoint(self, *args, **kwargs): function97 _init_from_checkpoint)
186 init_from_checkpoint_fn = lambda _: _init_from_checkpoint(195 def _init_from_checkpoint(ckpt_dir_or_file, assignment_map): function