Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dcpython_defs.c492 const int THP_PyOpcode_Caches_size = sizeof(_PyOpcode_Caches) / sizeof(uint8_t); variable
497 const int THP_PyOpcode_Caches_size = 0; variable