MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / testOneThreadDict

Method testOneThreadDict

tensorflow/python/training/input_test.py:521–522  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

519
520 @test_util.run_deprecated_v1
521 def testOneThreadDict(self):
522 self._testOneThreadHelper(use_dict=True)
523
524 @test_util.run_deprecated_v1
525 def testUint32DataTypes(self):

Callers

nothing calls this directly

Calls 1

_testOneThreadHelperMethod · 0.95

Tested by

no test coverage detected