MCPcopy 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
1871def is_ragged(value):

Callers 7

_ConsumersFunction · 0.45
_capture_helperMethod · 0.45
IsCondSwitchFunction · 0.45
get_func_graph_outputFunction · 0.45
_get_accumulatorFunction · 0.45
get_consuming_opsFunction · 0.45
testConsumersMethod · 0.45

Calls 1

_consumersMethod · 0.80

Tested by 1

testConsumersMethod · 0.36