Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dsym_node.py1053 def binary_magic_impl(self, other): function
1264 setattr(SymNode, f"_{method_attr}", binary_magic_impl)
1471 def binary_magic_impl(self, other): function
1536 setattr(user_type, f"__{method}__", binary_magic_impl)