Searched defs:key_get (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/utils/ | ||
H A D | _cxx_pytree.py | 1000 def key_get(obj: Any, kp: KeyPath) -> Any: function |
H A D | _pytree.py | 1616 def key_get(obj: Any, kp: KeyPath) -> Any: function |