MCPcopy Create free account
hub / github.com/alibaba/nann / to_list

Method to_list

tensorflow/tensorflow/python/ops/ragged/ragged_tensor.py:1794–1807  ·  view source on GitHub ↗

Returns a nested Python `list` with the values for this `RaggedTensor`. Requires that `rt` was constructed in eager execution mode. Returns: A nested Python `list`.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

__repr__Method · 0.95
assertAllEqualMethod · 0.45
testSessionRunMethod · 0.45
testSessionRunFeedMethod · 0.45
testRaggedValuesMethod · 0.45
_GetPyListMethod · 0.45
_clone_sequential_modelFunction · 0.45
add_updateMethod · 0.45
compute_output_shapeMethod · 0.45
buildMethod · 0.45

Calls 2

_is_eagerMethod · 0.95
_eager_valueMethod · 0.95

Tested by 6

assertAllEqualMethod · 0.36
testSessionRunMethod · 0.36
testSessionRunFeedMethod · 0.36
testRaggedValuesMethod · 0.36
_GetPyListMethod · 0.36