نشكرك على متابعة Google I / O. عرض جميع الجلسات عند الطلب مشاهدة عند الطلب

تينسورفلو :: العمليات :: StringUpper

#include <string_ops.h>

TODO: إضافة doc.

ملخص

الحجج:

عائدات:

  • 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)

الهياكل

tensorflow :: العمليات :: StringUpper :: Attrs

محددات السمات الاختيارية لـ StringUpper .

السمات العامة

عملية

Operation operation

انتاج

::tensorflow::Output output

الوظائف العامة

StringUpper

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

StringUpper

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

العقدة

::tensorflow::Node * node() const 

المشغل :: tensorflow :: الإدخال

 operator::tensorflow::Input() const 

المشغل :: Tensorflow :: Output

 operator::tensorflow::Output() const 

وظائف ثابتة عامة

التشفير

Attrs Encoding(
  StringPiece x
)