Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/masked/maskedtensor/
H A Dbinary.py169 def _torch_inplace_binary(fn_name): function
182 getattr(torch.ops.aten, name): _torch_inplace_binary(name)