Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/impl/
H A DPyObjectSlot.h187 PyObject* pyobj_; member
/aosp_15_r20/external/pytorch/c10/core/
H A DGeneratorImpl.h99 PyObject* pyobj_ = nullptr; member
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_symnode.h309 std::shared_ptr<c10::SafePyObject> pyobj_ = nullptr; variable
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dfunction.h658 PyObject* pyobj_ = nullptr; // weak reference member