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

Method testBasic

tensorflow/python/training/saver_test.py:169–170  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

167 self.assertEqual(30.0, self.evaluate(v2_2.values()))
168
169 def testBasic(self):
170 self.basicSaveRestore(variables.Variable)
171
172 @test_util.run_in_graph_and_eager_modes
173 def testResourceBasic(self):

Callers

nothing calls this directly

Calls 1

basicSaveRestoreMethod · 0.95

Tested by

no test coverage detected