tensor akışı:: işlem:: DecodeBase64
#include <string_ops.h>
Web uyumlu base64 kodlu dizelerin kodunu çözün.
Özet
Girişin sonunda dolgu olabilir veya olmayabilir. Dolgu için EncodeBase64'e bakın. Web uyumlu, girişin + ve / yerine - ve _ kullanması gerektiği anlamına gelir.
Argümanlar:
- kapsam: Bir Kapsam nesnesi
- giriş: Kodu çözülecek Base64 dizeleri.
İade:
-
Output
: Kodu çözülmüş dizeler.
Yapıcılar ve Yıkıcılar | |
---|---|
DecodeBase64 (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
Genel özellikler | |
---|---|
operation | |
output |
Kamu işlevleri | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
çıktı
::tensorflow::Output output
Kamu işlevleri
DecodeBase64
DecodeBase64( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
düğüm
::tensorflow::Node * node() const
operatör::tensorflow::Giriş
operator::tensorflow::Input() const
operatör::tensorflow::Çıktı
operator::tensorflow::Output() const