aliran tensor:: operasi:: Tidak panggung
#include <data_flow_ops.h>
Op mirip dengan Dequeue yang ringan.
Ringkasan
Fungsionalitas dasarnya mirip dengan dequeue dengan kemampuan dan opsi yang lebih sedikit. Operasi ini dioptimalkan untuk kinerja.
Argumen:
- ruang lingkup: Objek Lingkup
Pengembalian:
-
OutputList
: Tensor nilai.
Konstruktor dan Destruktor | |
---|---|
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::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:: Unstage:: Attrs | Penyetel atribut opsional untuk Unstage . |
Atribut publik
operasi
Operation operation
nilai-nilai
::tensorflow::OutputList values
Fungsi publik
Tidak panggung
Unstage( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
Tidak panggung
Unstage( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::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 )