tensorflow :: ops :: UnicodeScript
#include <string_ops.h>
Belirli bir Unicode tamsayı kod noktası tensörünün kod kodlarını belirleyin.
Özet
Bu işlem, Unicode kod noktalarını her kod noktasına karşılık gelen kod kodlarına dönüştürür. Komut dosyası kodları, Unicode için Uluslararası Bileşenler (ICU) UScriptCode değerlerine karşılık gelir. Bkz. Http://icu-project.org/apiref/icu4c/uscript_8h.html . Geçersiz kod noktaları için -1 (USCRIPT_INVALID_CODE) döndürür. Çıktı şekli, giriş şekline uyacaktır.
Argümanlar:
İadeler:
Yapıcılar ve Yıkıcılar | |
---|---|
UnicodeScript (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
Genel özellikler | |
---|---|
operation | |
output |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
çıktı
::tensorflow::Output output
Kamusal işlevler
UnicodeScript
UnicodeScript( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const