Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconfig.py89 force_parameter_static_shapes = True variable
H A Dutils.py2068 if type(tensor) is torch.nn.Parameter and config.force_parameter_static_shapes: