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.py3286 def _format_subscripts(self, subscripts, value, limit=10, indent=2): member in TensorFlowTestCase
3358 "\n".join(self._format_subscripts(nan_subscripts, target)))
3376 "\n".join(self._format_subscripts(violation_subscripts, target)))