Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_python.cpp272 using PyModuleCallKey = Config<CallType::PyModuleCall>::key_t; typedef
381 const PyModuleCallKey& key, in store()
406 const PyModuleCallKey& key) const { in load()