Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_python.cpp69 static auto module_call_code = []() { in getCode() local
79 return module_call_code; in getCode()