Searched refs:also_check_torch_library (Results 1 – 2 of 2) sorted by relevance
174 custom_op = _find_custom_op(qualname, also_check_torch_library=True)265 custom_op = _find_custom_op(qualname, also_check_torch_library=True)312 custom_op = _find_custom_op(qualname, also_check_torch_library=True)
632 def _find_custom_op(qualname, also_check_torch_library=False): argument635 if not also_check_torch_library: