Home
last modified time | relevance | path

Searched defs:use_device (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/development/tools/privapp_permissions/
H A Dprivapp_permissions.py168 def __init__(self, adb_path=None, aapt_path=None, use_device=None, argument
/aosp_15_r20/external/pytorch/torch/autograd/
H A Dprofiler.py202 use_device=None, argument
H A Dprofiler_util.py457 use_device=None, argument
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_tracer.py1351 def use_device(x): function