dòng chảy :: hoạt động :: StringLower

#include <string_ops.h>

Chuyển đổi tất cả các ký tự viết hoa thành các ký tự thay thế chữ thường tương ứng của chúng.

Tóm lược

Thí dụ:

tf.strings.lower ("Chuỗi CamelCase và TẤT CẢ CÁC CHỮ HOA")

Tranh luận:

Lợi nhuận:

  • Output : Bộ căng đầu ra.

Người xây dựng và Người phá hủy

StringLower (const :: tensorflow::Scope & scope, :: tensorflow::Input input)
StringLower (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const StringLower::Attrs & attrs)

Thuộc tính công cộng

operation
output

Chức năng công cộng

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Các chức năng tĩnh công khai

Encoding (StringPiece x)

Cấu trúc

tensorflow :: ops :: StringLower :: Attrs

Bộ thiết lập thuộc tính tùy chọn cho StringLower .

Thuộc tính công cộng

hoạt động

Operation operation

đầu ra

::tensorflow::Output output

Chức năng công cộng

StringLower

 StringLower(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

StringLower

 StringLower(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input,
  const StringLower::Attrs & attrs
)

nút

::tensorflow::Node * node() const 

toán tử :: tensorflow :: Đầu vào

 operator::tensorflow::Input() const 

toán tử :: tensorflow :: Đầu ra

 operator::tensorflow::Output() const 

Các chức năng tĩnh công khai

Mã hóa

Attrs Encoding(
  StringPiece x
)