Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dtensor.py1236 from ..utils import numpy_method_wrapper
1247 numpy_method_wrapper(name),
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dutils.py2220 class numpy_method_wrapper: class