Searched defs:compute_ufunc_cuda (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torchgen/dest/ | ||
H A D | __init__.py | 18 compute_ufunc_cuda as compute_ufunc_cuda, unknown |
H A D | ufunc.py | 290 def compute_ufunc_cuda(g: NativeFunctionsGroup) -> str: function |