Home
last modified time | relevance | path

Searched refs:has_python_key (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/
H A D_ops.py306 def has_python_key(tensor): function
310 if isinstance(arg, torch.Tensor) and has_python_key(arg):