Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dcache_size.py73 class CacheSizeRelevantForFrame: class
155 def is_recompilation(cache_size: CacheSizeRelevantForFrame) -> bool:
169 cache_size: CacheSizeRelevantForFrame, compile_id: CompileId
H A Dconvert_frame.py588 cache_size: CacheSizeRelevantForFrame,