Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ test_long
Method
test_long
tensorflow/python/ops/special_math_ops_test.py:294–296 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
292
self.run_test(case)
293
294
def
test_long(self):
295
for
case in self.long_cases:
296
self.run_test(case)
297
298
def
test_ellipsis(self):
299
for
(axes, expanded_axes) in self.ellipsis_cases:
Callers
nothing calls this directly
Calls
1
run_test
Method · 0.95
Tested by
no test coverage detected