Home
last modified time | relevance | path

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

/third_party/mindspore/scripts/
Dsetdotlabelwidth36 def calc_num_chars_per_row(total_chars, ratio): function
43 chars_per_row = calc_num_chars_per_row(label_len, COLS_TO_ROWS_RATIO)