Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dcache_size.py169 cache_size: CacheSizeRelevantForFrame, compile_id: CompileId
H A Dguards.py2678 compile_id: CompileId,
2751 compile_id: CompileId,
H A Dexc.py368 e: Exception, compile_id: "CompileId"
H A Dconvert_frame.py592 compile_id: CompileId,
/aosp_15_r20/external/pytorch/torch/
H A D_guards.py55 class CompileId(NamedTuple): class