Home
last modified time | relevance | path

Searched refs:JaxCompiledFunction_tp_traverse (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc1090 int JaxCompiledFunction_tp_traverse(PyObject* self, visitproc visit, in JaxCompiledFunction_tp_traverse() function
1301 type->tp_traverse = JaxCompiledFunction_tp_traverse; in BuildJaxjitSubmodule()