Searched refs:JaxCompiledFunction_tp_call (Results 1 – 1 of 1) sorted by relevance
1154 PyObject* JaxCompiledFunction_tp_call(PyObject* self, PyObject* args, in JaxCompiledFunction_tp_call() function1306 type->tp_call = JaxCompiledFunction_tp_call; in BuildJaxjitSubmodule()