Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ consumers
Method
consumers
tensorflow/python/ops/ragged/ragged_tensor.py:1867–1868 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1865
self.row_splits.dtype)
1866
1867
def
consumers(self):
1868
return
self._consumers()
1869
1870
1871
def
is_ragged(value):
Callers
7
_Consumers
Function · 0.45
_capture_helper
Method · 0.45
IsCondSwitch
Function · 0.45
get_func_graph_output
Function · 0.45
_get_accumulator
Function · 0.45
get_consuming_ops
Function · 0.45
testConsumers
Method · 0.45
Calls
1
_consumers
Method · 0.80
Tested by
1
testConsumers
Method · 0.36