flux tensoriel : : opérations : : Aperçu de la scène

#include <data_flow_ops.h>

Op jette un coup d'œil aux valeurs à l'index spécifié.

Résumé

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:

  • scope : un objet Scope

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

Aperçu de la scène

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

Aperçu de la scène

 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
)

Limite de mémoire

Attrs MemoryLimit(
  int64 x
)

NomPartagé

Attrs SharedName(
  StringPiece x
)