przepływ tensorowy:: ops:: TensorArrayConcat

#include <data_flow_ops.h>

Połącz elementy z TensorArray w value .

Streszczenie

Pobiera T elementów kształtów

  (n0 x d0 x d1 x ...), (n1 x d0 x d1 x ...), ..., (n(T-1) x d0 x d1 x ...)
 

i łączy je w tensor o kształcie:

```(n0 + n1 + ... + n(T-1) x d0 x d1 x ...)


 


   

 Konstruktory i destruktory

TensorArrayConcat (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input flow_in, DataType dtype)
 TensorArrayConcat (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input flow_in, DataType dtype, const TensorArrayConcat::Attrs & attrs)
 

Publiczne funkcje statyczne

ElementShapeExcept0 (PartialTensorShape x)

 Struktury

tensorflow:: ops:: TensorArrayConcat:: Attrs

Opcjonalne moduły ustawiające atrybuty dla TensorArrayConcat .

Atrybuty publiczne

 długości

 

działanie

 

wartość

 

Funkcje publiczne

 TensorArrayConcat

 

TensorArrayConcat

 

Publiczne funkcje statyczne

 ElementKształtWyjątek0