Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/codegen/cuda/
H A Dcutlass_utils.py357 from torch._inductor.codecache import cuda_compile_command
360 compile_command = cuda_compile_command(
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_codecache.py15 cuda_compile_command,
754 cmd_no_extra_args: str = cuda_compile_command(
761 cmd_extra_args: str = cuda_compile_command(
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcodecache.py3228 def cuda_compile_command( function
3346 cuda_compile_command(["dummy_input"], "dummy_output", dst_file_ext)
3370 cmd = cuda_compile_command(