Restez organisé à l'aide des collections Enregistrez et classez les contenus selon vos préférences.

flux tenseur :: opérations :: StagePeek

#include <data_flow_ops.h>

Op regarde les valeurs à l'index spécifié.

Sommaire

Si la

le conteneur sous-jacent ne contient pas suffisamment d'éléments que cette opération bloquera jusqu'à ce qu'elle le fasse. Cette opération est optimisée pour les performances.

Arguments:

Retour:

  • OutputList : Le tenseur des valeurs.

Constructeurs et destructeurs

StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes)
StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes, const StagePeek::Attrs & attrs)

Attributs publics

operation
values

Fonctions publiques

operator[] (size_t index) const

Fonctions statiques publiques

Capacity (int64 x)
Container (StringPiece x)
MemoryLimit (int64 x)
SharedName (StringPiece x)

Structures

tensorflow :: ops :: StagePeek :: Attrs

Setters d'attributs facultatifs pour StagePeek .

Attributs publics

opération

Operation operation

valeurs

::tensorflow::OutputList values

Fonctions publiques

StagePeek

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes
)

StagePeek

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes,
  const StagePeek::Attrs & attrs
)

opérateur[]

::tensorflow::Output operator[](
  size_t index
) const 

Fonctions statiques publiques

Capacité

Attrs Capacity(
  int64 x
)

Récipient

Attrs Container(
  StringPiece x
)

MemoryLimit

Attrs MemoryLimit(
  int64 x
)

Nompartagé

Attrs SharedName(
  StringPiece x
)