تدفق التوتر:: العمليات:: 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
)