Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dnormalize.py127 binary_magic_method_remap: Dict[ variable in NormalizeOperators
152 if target in self.binary_magic_method_remap:
158 target=self.binary_magic_method_remap[target],