Home
last modified time | relevance | path

Searched refs:getBackendDebugInfoMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport_bytecode.cpp329 static void getBackendDebugInfoMap( in getBackendDebugInfoMap() function
341 getBackendDebugInfoMap(c, debug_map); in getBackendDebugInfoMap()
392 getBackendDebugInfoMap(module, backend_debug_info_map); in jitModuleToMobile()
H A Dexport_module.cpp374 void getBackendDebugInfoMap( in getBackendDebugInfoMap() function
386 getBackendDebugInfoMap(c, debug_map); in getBackendDebugInfoMap()
735 getBackendDebugInfoMap(module, backend_debug_info_map); in writeByteCode()