Home
last modified time | relevance | path

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

/external/pytorch/torch/distributed/checkpoint/
Dstate_dict.py1351 def load_state_dict_call(state_dict: Dict[str, Any]): function
1410 def load_state_dict_call(state_dict: Dict[str, Any]): function