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