Home
last modified time | relevance | path

Searched refs:getSourceDebugString (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dmodule.cpp197 return getDebugTable().getSourceDebugString( in getCallStack()
267 error_message = owner_->getDebugTable().getSourceDebugString( in run()
294 auto debug_string = owner_->getDebugTable().getSourceDebugString( in run()
302 auto debug_string = owner_->getDebugTable().getSourceDebugString( in run()
H A Ddebug_info.h30 std::string getSourceDebugString(
33 std::string getSourceDebugString(
H A Ddebug_info.cpp184 std::string MobileDebugTable::getSourceDebugString( in getSourceDebugString() function in torch::jit::MobileDebugTable
196 std::string MobileDebugTable::getSourceDebugString( in getSourceDebugString() function in torch::jit::MobileDebugTable