tensorflow :: ops :: WholeFileReader
#include <io_ops.h>
Bir dosyanın tüm içeriğini bir değer olarak çıkaran bir Okuyucu.
Özet
Kullanmak için, bir Kuyruktaki dosya adlarını kuyruğa alın. ReaderRead'in çıktısı bir dosya adı (anahtar) ve bu dosyanın içeriği (değer) olacaktır.
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 referans veren tutamaç.
Yapıcılar ve Yıkıcılar | |
---|---|
WholeFileReader (const :: tensorflow::Scope & scope) | |
WholeFileReader (const :: tensorflow::Scope & scope, const WholeFileReader::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 :: WholeFileReader :: Attrs | WholeFileReader için isteğe bağlı öznitelik belirleyiciler. |
Genel özellikler
operasyon
Operation operation
reader_handle
::tensorflow::Output reader_handle
Kamusal işlevler
WholeFileReader
WholeFileReader( const ::tensorflow::Scope & scope )
WholeFileReader
WholeFileReader( const ::tensorflow::Scope & scope, const WholeFileReader::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 )