/aosp_15_r20/external/pytorch/torch/_dynamo/repro/ |
H A D | after_dynamo.py | 154 compiler_name, argument 206 def dump_backend_repro_as_file(gm, args, compiler_name, check_accuracy=False): argument 234 def dump_backend_state(gm, args, compiler_name, check_accuracy=False): argument 252 def dump_to_minify_after_dynamo(gm, args, compiler_name): argument 275 def dynamo_minifier_backend(gm, example_inputs, compiler_name): argument 315 def dynamo_accuracy_minifier_backend(gm, example_inputs, compiler_name): argument
|
H A D | after_aot.py | 261 compiler_name, argument 305 def dump_compiler_graph_state(gm, args, compiler_name, *, accuracy=None): argument
|
/aosp_15_r20/external/pytorch/torch/_dynamo/backends/ |
H A D | cudagraphs.py | 202 compiler_name = "cudagraphs" variable in CudagraphsBackend
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/ |
H A D | unixccompiler.py | 217 def _is_gcc(self, compiler_name): argument
|
/aosp_15_r20/external/python/cpython3/Lib/distutils/ |
D | unixccompiler.py | 217 def _is_gcc(self, compiler_name): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/ |
D | unixccompiler.py | 217 def _is_gcc(self, compiler_name): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/ |
D | unixccompiler.py | 217 def _is_gcc(self, compiler_name): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/ |
D | unixccompiler.py | 217 def _is_gcc(self, compiler_name): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/ |
D | unixccompiler.py | 217 def _is_gcc(self, compiler_name): argument
|
/aosp_15_r20/external/python/cpython2/Lib/distutils/ |
D | unixccompiler.py | 213 def _is_gcc(self, compiler_name): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/ |
D | unixccompiler.py | 262 def _is_gcc(self, compiler_name): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/performance/ |
D | table_helper.cpp | 365 std::string compiler_name() in compiler_name() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_get.c | 1437 const char *compiler_name = in si_init_renderer_string() local
|
/aosp_15_r20/external/pytorch/torch/ |
H A D | __init__.py | 2174 compiler_name = "inductor" variable in _TorchCompileInductorWrapper
|