Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dmethod.h24 int64_t get_debug_handle(size_t pc) const { in get_debug_handle() function
H A Dfunction.cpp114 int64_t Function::get_debug_handle(size_t pc) const { in get_debug_handle() function in torch::jit::mobile::Function