Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpmap_lib.cc234 class pyobject : public py::object { class in jax::PmapFunction
H A Djax_jit.cc464 class pyobject : public py::object { class in jax::__anon901e1bb70811::CompiledFunction
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_arg_parser.h1122 inline PyObject* PythonArgs::pyobject(int i) { in pyobject() function