tensorflow :: ops :: IdentityReader
#include <io_ops.h>
Sıraya alınan çalışmayı hem anahtar hem de değer olarak çıkaran bir Okuyucu.
Özet
Kullanmak için, bir Kuyruktaki dizeleri sıraya koyun. ReaderRead ön çalışma dizesini ve çıktıyı alır (çalışma, çalışma).
Argümanlar:
- kapsam: Bir Scope nesnesi
İsteğe bağlı özellikler (bkz. Attrs
):
- kap: Boş değilse, bu okuyucu verilen kaba yerleştirilir. Aksi takdirde, varsayılan bir kap kullanılır.
- shared_name: Boş değilse, bu okuyucu verilen pakette bu shared_name ile adlandırılır. Aksi takdirde, bunun yerine düğüm adı kullanılır.
İadeler:
-
Output
: Okuyucuya başvurmak için tutamaç.
Yapıcılar ve Yıkıcılar | |
---|---|
IdentityReader (const :: tensorflow::Scope & scope) | |
IdentityReader (const :: tensorflow::Scope & scope, const IdentityReader::Attrs & attrs) |
Genel özellikler | |
---|---|
operation | |
reader_handle |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel statik işlevler | |
---|---|
Container (StringPiece x) | |
SharedName (StringPiece x) |
Yapılar | |
---|---|
tensorflow :: ops :: IdentityReader :: Attrs | IdentityReader için isteğe bağlı öznitelik belirleyiciler. |
Genel özellikler
operasyon
Operation operation
reader_handle
::tensorflow::Output reader_handle
Kamusal işlevler
IdentityReader
IdentityReader( const ::tensorflow::Scope & scope )
IdentityReader
IdentityReader( const ::tensorflow::Scope & scope, const IdentityReader::Attrs & attrs )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const
Genel statik işlevler
Konteyner
Attrs Container( StringPiece x )
SharedName
Attrs SharedName( StringPiece x )