tensorflow :: ops :: TextLineReader
#include <io_ops.h>
'İle ayrılmış bir dosyanın satırlarını çıkaran bir Okuyucu
'.
Özet
Argümanlar:
- kapsam: Bir Scope nesnesi
İsteğe bağlı özellikler (bkz. Attrs
):
- skip_header_lines: Her dosyanın başından itibaren atlanacak satır sayısı.
- 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 | |
---|---|
TextLineReader (const :: tensorflow::Scope & scope) | |
TextLineReader (const :: tensorflow::Scope & scope, const TextLineReader::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) | |
SkipHeaderLines (int64 x) |
Yapılar | |
---|---|
tensorflow :: ops :: TextLineReader :: Attrs | TextLineReader için isteğe bağlı öznitelik belirleyiciler. |
Genel özellikler
operasyon
Operation operation
reader_handle
::tensorflow::Output reader_handle
Kamusal işlevler
TextLineReader
TextLineReader( const ::tensorflow::Scope & scope )
TextLineReader
TextLineReader( const ::tensorflow::Scope & scope, const TextLineReader::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 )
SkipHeaderLines
Attrs SkipHeaderLines( int64 x )