Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_functions.py109 def inline_lru_cache_fn_with_default_args(x, y, _=None): function
132 return inline_lru_cache_fn_with_default_args(a, 2, b)