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

Method unstack

tensorflow/tensorflow/python/ops/tensor_array_ops.py:1132–1149  ·  view source on GitHub ↗

Unstack the values of a `Tensor` in the TensorArray. If input value shapes have rank-`R`, then the output TensorArray will contain elements whose shapes are rank-`(R-1)`. Args: value: (N+1)-D. Tensor of type `dtype`. The Tensor to unstack. name: A name for the operation (

(self, value, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls

no outgoing calls