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

Method testResourceBasic

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

Source from the content-addressed store, hash-verified

171
172 @test_util.run_in_graph_and_eager_modes
173 def testResourceBasic(self):
174 self.basicSaveRestore(resource_variable_ops.ResourceVariable)
175
176 @test_util.run_deprecated_v1
177 def testResourceColocation(self):

Callers

nothing calls this directly

Calls 1

basicSaveRestoreMethod · 0.95

Tested by

no test coverage detected