Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc1154 PyObject* JaxCompiledFunction_tp_call(PyObject* self, PyObject* args, in JaxCompiledFunction_tp_call() function
1306 type->tp_call = JaxCompiledFunction_tp_call; in BuildJaxjitSubmodule()