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

Method TensorArray

tensorflow/tensorflow/core/kernels/tensor_array.h:140–157  ·  view source on GitHub ↗

Construct a TensorArray for holding Tensors of type 'dtype' with 'N' elements. While the underlying storage is a std::vector and can hold more than MAX_INT entries, in practice we do not expect users to construct this many Tensors for storage in a TensorArray.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

print_opFunction · 0.80
_dopri5Function · 0.80
integrateMethod · 0.80
trainMethod · 0.80
_create_taFunction · 0.80
zero_stateMethod · 0.80
_unstack_taFunction · 0.80
_unstack_taFunction · 0.80
_repeat_rangeFunction · 0.80
tarrayFunction · 0.80
read_fullMethod · 0.80

Calls

no outgoing calls

Tested by 15

fMethod · 0.64
testTensorArraysMethod · 0.64
zero_stateMethod · 0.64
_testRawRNNMethod · 0.64
testLoopStateMethod · 0.64
loop_fnMethod · 0.64
factoryMethod · 0.64