Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/cuda/
H A D__init__.py183 def _check_capability(): function
/aosp_15_r20/external/autotest/server/cros/faft/
H A Dfirmware_test.py873 def _check_capability(self, target, required_cap, suppress_warning): member in FirmwareTest