aliran tensor:: operasi:: Mengintip Panggung

#include <data_flow_ops.h>

Op mengintip nilai pada indeks yang ditentukan.

Ringkasan

Jika

wadah yang mendasarinya tidak mengandung elemen yang cukup sehingga operasi ini akan diblokir sampai ia mengandung elemen yang cukup. Operasi ini dioptimalkan untuk kinerja.

Argumen:

Pengembalian:

  • OutputList : Tensor nilai.

Konstruktor dan Destruktor

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)

Atribut publik

operation
values

Fungsi publik

operator[] (size_t index) const

Fungsi statis publik

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

Struktur

tensorflow:: ops:: StagePeek:: Attrs

Penyetel atribut opsional untuk StagePeek .

Atribut publik

operasi

Operation operation

nilai-nilai

::tensorflow::OutputList values

Fungsi publik

Mengintip Panggung

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

Mengintip Panggung

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

operator[]

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

Fungsi statis publik

Kapasitas

Attrs Capacity(
  int64 x
)

Wadah

Attrs Container(
  StringPiece x
)

Batas Memori

Attrs MemoryLimit(
  int64 x
)

Nama Bersama

Attrs SharedName(
  StringPiece x
)