Searched refs:ctx_input_output_tuple (Results 1 – 1 of 1) sorted by relevance
1356 auto ctx_input_output_tuple = in THPFunction_apply() local1358 if (!ctx_input_output_tuple) { in THPFunction_apply()1364 PyObject_CallObject(setup_context_fn, ctx_input_output_tuple); in THPFunction_apply()