Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpmap_lib.cc565 struct JaxPmapFunctionObject { struct
567 PyObject* dict; // Dictionary for __dict__
568 PyObject* weakrefs; // Weak references; for use by the Python interpreter.
569 PmapFunction fun;