Home
last modified time | relevance | path

Searched defs:JaxCompiledFunctionObject (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc1034 struct JaxCompiledFunctionObject { struct
1036 PyObject* dict; // Dictionary for __dict__
1037 PyObject* weakrefs; // Weak references; for use by the Python interpreter.
1038 CompiledFunction fun;