텐서플로우:: 작전:: 문자열어퍼
#include <string_ops.h>
TODO: 문서를 추가하세요.
요약
인수:
- 범위: 범위 개체
보고:
-
Output
: 출력 텐서.
생성자와 소멸자 | |
---|---|
StringUpper (const :: tensorflow::Scope & scope, :: tensorflow::Input input) | |
StringUpper (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const StringUpper::Attrs & attrs) |
공개 속성 | |
---|---|
operation | |
output |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공개 정적 함수 | |
---|---|
Encoding (StringPiece x) |
구조체 | |
---|---|
텐서플로우:: ops:: StringUpper:: Attrs | StringUpper 에 대한 선택적 속성 설정자입니다. |
공개 속성
작업
Operation operation
산출
::tensorflow::Output output
공공 기능
문자열어퍼
StringUpper( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
문자열어퍼
StringUpper( const ::tensorflow::Scope & scope, ::tensorflow::Input input, const StringUpper::Attrs & attrs )
마디
::tensorflow::Node * node() const
연산자::텐서플로우::입력
operator::tensorflow::Input() const
연산자::텐서플로우::출력
operator::tensorflow::Output() const
공개 정적 함수
부호화
Attrs Encoding( StringPiece x )