Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/cli/
Dcurses_ui.py1436 info += self._format_indices(self._output_array_pointer_indices[0])
1439 info += self._format_indices(self._output_array_pointer_indices[-1])
1456 def _format_indices(self, indices): member in CursesUI
1514 array_indices_str = self._format_indices(indices)