Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_custom_op/
H A Dimpl.py211 self._check_doesnt_have_library_impl(device_type)
219 def _check_doesnt_have_library_impl(self, device_type): member in CustomOp