Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/
H A Dbackend_debug_info.cpp11 kBackendDebugInfoClass)
16 kBackendDebugInfoClass)
H A Dbackend_debug_info.h12 constexpr static auto kBackendDebugInfoClass = "BackendDebugInfo"; variable
H A Dbackend_detail.cpp211 kBackendDebugInfoClass}); in codegen_backend_module()