Home
last modified time | relevance | path

Searched defs:ExtendedPyCallConfig (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_python.cpp203 struct ExtendedPyCallConfig { struct
204 using key_t = Key;
205 using cls_t = Cls;
206 using ephemeral_t = PyFrameObject*;
208 struct ClsAndParameters {
213 struct Cache {
219 using cache_t = Cache;
221 static constexpr EventType event_type = EventType::PyCall;