Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DPythonTorchFunctionTLS.cpp19 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 DTorchDispatchModeTLS.cpp88 get_stack_at(int64_t idx) { in get_stack_at() function in c10::impl::TorchDispatchModeTLS