Home
last modified time | relevance | path

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

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