Searched defs:get_stack_at (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/ | ||
H A D | PythonTorchFunctionTLS.cpp | 19 const std::shared_ptr<SafePyObject>& PythonTorchFunctionTLS::get_stack_at(int64_t idx) { in get_stack_at() function in at::impl::PythonTorchFunctionTLS |
/aosp_15_r20/external/pytorch/c10/core/impl/ | ||
H A D | TorchDispatchModeTLS.cpp | 88 get_stack_at(int64_t idx) { in get_stack_at() function in c10::impl::TorchDispatchModeTLS |