Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/autograd/
H A Dprofiler_util.py174 max_shapes_column_width=80, argument
203 max_shapes_column_width=max_shapes_column_width,
807 max_shapes_column_width=80, argument
852 if max_shapes_column_width is not None:
853 shapes_column_width = min(shapes_column_width, max_shapes_column_width)
H A Dprofiler_legacy.py133 max_shapes_column_width=80, argument
144 max_shapes_column_width=max_shapes_column_width,
H A Dprofiler.py435 max_shapes_column_width=80, argument
446 max_shapes_column_width=max_shapes_column_width,