Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dmisc.py1248 from ..utils import numpy_to_tensor_wrapper
1298 numpy_to_tensor_wrapper(func),
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dutils.py2198 class numpy_to_tensor_wrapper: class