Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_function.cpp1221 THPObjectPtr ctx_input_tuple(PyTuple_New(num_args + 1)); in make_ctx_input_tuple() local
1370 auto ctx_input_tuple = in THPFunction_apply() local