Searched refs:JaxCompiledFunction_tp_dealloc (Results 1 – 1 of 1) sorted by relevance
1077 void JaxCompiledFunction_tp_dealloc(PyObject* self) { in JaxCompiledFunction_tp_dealloc() function1299 type->tp_dealloc = JaxCompiledFunction_tp_dealloc; in BuildJaxjitSubmodule()