aliran tensor:: operasi:: PetaUnstage
#include <data_flow_ops.h>
Op menghapus dan mengembalikan nilai yang terkait dengan kunci.
Ringkasan
dari wadah yang mendasarinya. Jika wadah yang mendasarinya tidak berisi kunci ini, op akan memblokir sampai ada.
Argumen:
- ruang lingkup: Objek Lingkup
Pengembalian:
-
OutputList
: Nilai tensor.
Konstruktor dan Destructor | |
---|---|
MapUnstage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes) | |
MapUnstage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const MapUnstage::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:: MapUnstage:: Attrs | Penyetel atribut opsional untuk MapUnstage . |
Atribut publik
operasi
Operation operation
nilai-nilai
::tensorflow::OutputList values
Fungsi publik
PetaUnstage
MapUnstage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes )
PetaUnstage
MapUnstage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes, const MapUnstage::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 yang Dibagikan
Attrs SharedName( StringPiece x )