Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/functorch/dim/
H A Dop_properties.py12 pointwise_magic_methods_with_reverse = ( variable
28 *(x for m in pointwise_magic_methods_with_reverse for x in (m, "r" + m)),