Home
last modified time | relevance | path

Searched defs:compiler_call (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dpython_compiled_autograd.cpp412 AutogradCompilerCall& compiler_call, in call_begin_capture()
478 AutogradCompilerCall compiler_call; in _compiled_autograd_impl() local
/aosp_15_r20/external/python/cpython2/Python/
Dcompile.c2539 compiler_call(struct compiler *c, expr_ty e) in compiler_call() function
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c4933 compiler_call(struct compiler *c, expr_ty e) in compiler_call() function