Home
last modified time | relevance | path

Searched defs:foo_cuda (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py9858 def foo_cuda(x): function
9884 def foo_cuda(x, scale: float): function
9911 def foo_cuda(x): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_custom_ops.py1467 def foo_cuda(x): function