Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ test_simple
Method
test_simple
tensorflow/python/ops/special_math_ops_test.py:290–292 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
288
[tuple([1] * 27), tuple([1] * 27)])]
289
290
def
test_simple(self):
291
for
case in self.simple_cases:
292
self.run_test(case)
293
294
def
test_long(self):
295
for
case in self.long_cases:
Callers
nothing calls this directly
Calls
1
run_test
Method · 0.95
Tested by
no test coverage detected