Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/backends/
Dbackend_debug_info.h30 std::optional<BackendDebugInfoMapType>& getDebugInfoMap() { in getDebugInfoMap() function
/external/pytorch/torch/csrc/jit/serialization/
Dexport_module.cpp380 const auto& map = backend_debug_info->getDebugInfoMap(); in getBackendDebugInfoMap()
396 const auto& map = backend_debug_info->getDebugInfoMap(); in getBackendSourceRanges()
Dexport_bytecode.cpp335 const auto& map = backend_debug_info->getDebugInfoMap(); in getBackendDebugInfoMap()