Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/checkpoint/
H A D_traverse.py48 def _is_terminal(value: STATE_DICT_ITEM) -> bool: function
91 def _is_terminal(value: STATE_DICT_ITEM) -> bool: function