Searched defs:pyobject (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ | ||
H A D | pmap_lib.cc | 234 class pyobject : public py::object { class in jax::PmapFunction |
H A D | jax_jit.cc | 464 class pyobject : public py::object { class in jax::__anon901e1bb70811::CompiledFunction |
/aosp_15_r20/external/pytorch/torch/csrc/utils/ | ||
H A D | python_arg_parser.h | 1122 inline PyObject* PythonArgs::pyobject(int i) { in pyobject() function |