Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/
H A Dcpp_extension.py1231 is_python_module=True, argument
1324 is_python_module,
1519 is_python_module=True, argument
1656 is_python_module,
1670 is_python_module, argument
1673 if is_python_module and is_standalone:
1686 is_python_module=is_python_module,
1746 return _import_module_from_library(name, build_directory, is_python_module)
2134 def _import_module_from_library(module_name, path, is_python_module): argument
2136 if is_python_module:
H A D_cpp_extension_versioner.py43 is_python_module, argument
50 hash_value = update_hash(hash_value, is_python_module)
/aosp_15_r20/external/pytorch/test/
H A Dtest_cpp_extensions_jit.py446 is_python_module=False,
745 is_python_module=False,
948 is_python_module=False,
H A Dtest_cpp_extensions_stream_and_event.py87 is_python_module=False,
H A Dtest_cpp_extensions_mtia_backend.py77 is_python_module=False,
H A Dtest_utils.py977 is_python_module=False,
H A Dtest_cuda.py4369 is_python_module=False,
/aosp_15_r20/external/pytorch/torch/utils/benchmark/utils/
H A Dcpp_jit.py150 is_python_module=not is_standalone,
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_utility_funs.py1342 is_python_module=False,