Rate this Page

torch.fx.experimental.symbolic_shapes.lru_cache#

torch.fx.experimental.symbolic_shapes.lru_cache(maxsize)[source]#
Return type

Callable[[Callable[…, _T]], functools._lru_cache_wrapper[_T]]