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