Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ testSparse
Method
testSparse
tensorflow/python/training/adam_test.py:106–107 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
104
105
@test_util.run_deprecated_v1
106
def
testSparse(self):
107
self.doTestSparse(use_resource=False)
108
109
@test_util.run_deprecated_v1
110
def
testResourceSparse(self):
Callers
nothing calls this directly
Calls
1
doTestSparse
Method · 0.95
Tested by
no test coverage detected