Searched defs:wrap_numpy (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/compiler/ | ||
H A D | __init__.py | 257 def wrap_numpy(fn): function |
/aosp_15_r20/external/pytorch/torch/_dynamo/ | ||
H A D | external_utils.py | 57 def wrap_numpy(f): function |