/aosp_15_r20/external/skia/infra/bots/recipe_modules/build/ |
H A D | chromebook.py | 8 def compile_fn(api, checkout_root, out_dir): function
|
H A D | docker.py | 18 def compile_fn(api, checkout_root, out_dir): function
|
H A D | cmake.py | 11 def compile_fn(api, checkout_root, _ignore): function
|
H A D | android.py | 10 def compile_fn(api, checkout_root, out_dir): function
|
H A D | canvaskit.py | 9 def compile_fn(api, checkout_root, _ignore): function
|
H A D | pathkit.py | 8 def compile_fn(api, checkout_root, _ignore): function
|
H A D | default.py | 72 def compile_fn(api, checkout_root, out_dir): function
|
/aosp_15_r20/external/pytorch/torch/_dynamo/backends/ |
H A D | distributed.py | 409 def compile_fn(self, gm: fx.GraphModule, example_inputs: List[torch.Tensor]): member in DDPOptimizer
|
/aosp_15_r20/external/pytorch/torch/_dynamo/ |
H A D | eval_frame.py | 649 compile_fn, argument
|
/aosp_15_r20/art/dex2oat/driver/ |
H A D | compiler_driver.cc | 378 CompileFn compile_fn) { in CompileMethodHarness() 2660 CompileFn compile_fn) { in CompileDexFile()
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_torchinductor_dynamic_shapes.py | 114 compile_fn = partial(torch.compile, dynamic=True) variable in TestInductorDynamic
|
H A D | test_compiled_autograd.py | 84 self, fn, count=1, compiler_fn=compiler_fn, compile_fn=False argument
|
/aosp_15_r20/external/pytorch/test/distributed/ |
H A D | test_dynamo_distributed.py | 260 def compile_fn(self, gm, example_inputs): member in CheckSplitsCompiler
|
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | test_aotdispatch.py | 5054 def compile_fn(x, _): function
|