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

Class TensorArray

tensorflow/tensorflow/python/ops/tensor_array_ops.py:923–1196  ·  view source on GitHub ↗

Class wrapping dynamic-sized, per-time-step, write-once Tensor arrays. This class is meant to be used with dynamic iteration primitives such as `while_loop` and `map_fn`. It supports gradient back-propagation via special "flow" control flow dependencies.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

gradMethod · 0.70
build_ta_with_new_flowFunction · 0.70
_from_componentsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected