tensorflow:: אופס:: StringLower

#include <string_ops.h>

ממיר את כל התווים האותיים להחלפות האותיות הקטנות שלהם.

סיכום

דוגמא:

tf.strings.lower("מחרוזת CamelCase ו-ALL CAPS")

טיעונים:

  • scope: אובייקט Scope

החזרות:

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