flux tensoriel : : opérations : : Empiler:: Attributs

#include <array_ops.h>

Setters d'attributs facultatifs pour Stack .

Résumé

Attributs publics

axis_ = 0
int64

Fonctions publiques

Axis (int64 x)
TF_MUST_USE_RESULT Attrs
Dimension selon laquelle emballer.

Attributs publics

axe_

int64 tensorflow::ops::Stack::Attrs::axis_ = 0

Fonctions publiques

Axe

TF_MUST_USE_RESULT Attrs tensorflow::ops::Stack::Attrs::Axis(
  int64 x
)

Dimension selon laquelle emballer.

Les valeurs négatives s'enroulent, la plage valide est donc [-(R+1), R+1) .

La valeur par défaut est 0