fix typo
This commit is contained in:
parent
3128b43eb0
commit
67e76defd5
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user