Home
last modified time | relevance | path

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

/external/pytorch/torch/autograd/
Dprofiler_legacy.py131 max_src_column_width=75, argument
142 max_src_column_width=max_src_column_width,
Dprofiler_util.py172 max_src_column_width=75, argument
201 max_src_column_width=max_src_column_width,
805 max_src_column_width=75, argument
868 if max_src_column_width is not None:
869 src_column_width = min(src_column_width, max_src_column_width)
Dprofiler.py433 max_src_column_width=75, argument
444 max_src_column_width=max_src_column_width,
/external/pytorch/test/
Dtest_autograd.py4906 max_src_column_width=300,