Searched refs:JaxCompiledFunction_tp_traverse (Results 1 – 1 of 1) sorted by relevance
1090 int JaxCompiledFunction_tp_traverse(PyObject* self, visitproc visit, in JaxCompiledFunction_tp_traverse() function1301 type->tp_traverse = JaxCompiledFunction_tp_traverse; in BuildJaxjitSubmodule()