tensorflow :: ops :: UnicodeScript
#include <string_ops.h>
유니 코드 정수 코드 포인트의 주어진 텐서의 스크립트 코드를 결정합니다.
요약
이 작업은 유니 코드 코드 포인트를 각 코드 포인트에 해당하는 스크립트 코드로 변환합니다. 스크립트 코드는 ICU (International Components for Unicode) UScriptCode 값에 해당합니다. http://icu-project.org/apiref/icu4c/uscript_8h.html을 참조하십시오. 잘못된 코드 포인트에 대해 -1 (USCRIPT_INVALID_CODE)을 반환합니다. 출력 모양은 입력 모양과 일치합니다.
인수 :
보고:
생성자와 소멸자 | |
---|---|
UnicodeScript (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
공용 속성 | |
---|---|
operation | |
output |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공용 속성
조작
Operation operation
산출
::tensorflow::Output output
공공 기능
UnicodeScript
UnicodeScript( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const