Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconfig.py94 force_nn_module_property_static_shapes = True variable
H A Dutils.py2066 if guard_source.is_nn_module() and config.force_nn_module_property_static_shapes: