tensorflow :: ops :: Sıkıştırılmış
#include <parsing_ops.h>
Dizeleri açın.
Özet
Bu operasyon her öğe açar bytes
giriş Tensor
verilen kullanılarak sıkıştırılabilir varsayılır, compression_type
.
output
bir dizge Tensor
ile aynı şekilde bytes
, karşılık gelen elemanından sıkıştırması açılmış verileri içeren her bir eleman bytes
.
Argümanlar:
İsteğe bağlı özellikler (bkz. Attrs
):
- sıkıştırma_türü: (i) boş dize (sıkıştırma yok), (ii) "ZLIB" veya (iii) "GZIP" içeren bir skaler.
İadeler:
Yapıcılar ve Yıkıcılar | |
---|---|
DecodeCompressed (const :: tensorflow::Scope & scope, :: tensorflow::Input bytes) | |
DecodeCompressed (const :: tensorflow::Scope & scope, :: tensorflow::Input bytes, const DecodeCompressed::Attrs & attrs) |
Genel özellikler | |
---|---|
operation | |
output |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel statik işlevler | |
---|---|
CompressionType (StringPiece x) |
Yapılar | |
---|---|
tensorflow :: ops :: DecodeCompressed :: Attrs | DecodeCompressed için isteğe bağlı öznitelik belirleyiciler. |
Genel özellikler
operasyon
Operation operation
çıktı
::tensorflow::Output output
Kamusal işlevler
Sıkıştırılmış
DecodeCompressed( const ::tensorflow::Scope & scope, ::tensorflow::Input bytes )
Sıkıştırılmış
DecodeCompressed( const ::tensorflow::Scope & scope, ::tensorflow::Input bytes, const DecodeCompressed::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
Sıkıştırma Türü
Attrs CompressionType( StringPiece x )