This commit is contained in:
manhyuk 2018-04-17 10:46:37 +09:00
parent 3128b43eb0
commit 67e76defd5

View File

@ -38,7 +38,7 @@ class TFProfLoggerTest(test.TestCase):
return math_ops.matmul(a, b)
# pylint: disable=pointless-string-statement
"""# TODO(xpan): This this out of core so it doesn't depend on contrib.
"""# TODO(xpan): This out of core so it doesn't depend on contrib.
def testFillMissingShape(self):
a, b, y = self._BuildSmallPlaceholderlModel()
run_options = config_pb2.RunOptions(