Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dtest_util.py2926 def _format_subscripts(self, subscripts, value, limit=10, indent=2): member in TensorFlowTestCase
2998 "\n".join(self._format_subscripts(nan_subscripts, target)))
3016 "\n".join(self._format_subscripts(violation_subscripts, target)))