tensor akışı:: işlem:: Sahne Peek

#include <data_flow_ops.h>

Op, belirtilen dizindeki değerlere göz atar.

Özet

Eğer

altta yatan kapsayıcı yeterli öğe içermiyorsa, bu operasyon bunu yapana kadar engellenecektir. Bu Operasyon performans için optimize edilmiştir.

Argümanlar:

İadeler:

  • OutputList : Değerler tensörü.

Yapıcılar ve Yıkıcılar

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)

Genel özellikler

operation
values

Kamu işlevleri

operator[] (size_t index) const

Genel statik işlevler

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

Yapılar

tensorflow:: ops:: StagePeek:: Öznitelikler

StagePeek için isteğe bağlı özellik ayarlayıcılar.

Genel özellikler

operasyon

Operation operation

değerler

::tensorflow::OutputList values

Kamu işlevleri

Sahne Peek

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

Sahne Peek

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

Şebeke[]

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

Genel statik işlevler

Kapasite

Attrs Capacity(
  int64 x
)

Konteyner

Attrs Container(
  StringPiece x
)

Bellek Sınırı

Attrs MemoryLimit(
  int64 x
)

PaylaşılanAd

Attrs SharedName(
  StringPiece x
)