Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/
H A D_cxx_pytree.py1000 def key_get(obj: Any, kp: KeyPath) -> Any: function
H A D_pytree.py1616 def key_get(obj: Any, kp: KeyPath) -> Any: function