جریان تنسور:: عملیات:: 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 )
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-27 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-27 بهوقت ساعت هماهنگ جهانی."],[],[],null,["# tensorflow::ops::StringLower Class Reference\n\ntensorflow::ops::StringLower\n============================\n\n`#include \u003cstring_ops.h\u003e`\n\nConverts all uppercase characters into their respective lowercase replacements.\n\nSummary\n-------\n\nExample:\n\ntf.strings.lower(\"CamelCase string and ALL CAPS\")\n\nArguments:\n\n- scope: A [Scope](/versions/r2.3/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope) object\n\n\u003cbr /\u003e\n\nReturns:\n\n- [Output](/versions/r2.3/api_docs/cc/class/tensorflow/output#classtensorflow_1_1_output): The output tensor.\n\n\u003cbr /\u003e\n\n| ### Constructors and Destructors ||\n|---|---|\n| [StringLower](#classtensorflow_1_1ops_1_1_string_lower_1aa2828af9a9b16fd37cf03ce746c60c2e)`(const ::`[tensorflow::Scope](/versions/r2.3/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope)` & scope, ::`[tensorflow::Input](/versions/r2.3/api_docs/cc/class/tensorflow/input#classtensorflow_1_1_input)` input)` ||\n| [StringLower](#classtensorflow_1_1ops_1_1_string_lower_1a4f937845d6268a799fd294ee24322ae4)`(const ::`[tensorflow::Scope](/versions/r2.3/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope)` & scope, ::`[tensorflow::Input](/versions/r2.3/api_docs/cc/class/tensorflow/input#classtensorflow_1_1_input)` input, const `[StringLower::Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/string-lower/attrs#structtensorflow_1_1ops_1_1_string_lower_1_1_attrs)` & attrs)` ||\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|\n| [operation](#classtensorflow_1_1ops_1_1_string_lower_1a258ba3f94f899a4798d678559d700bef) | [Operation](/versions/r2.3/api_docs/cc/class/tensorflow/operation#classtensorflow_1_1_operation) |\n| [output](#classtensorflow_1_1ops_1_1_string_lower_1a6fffab5174d79194de0807bc1b9de98e) | `::`[tensorflow::Output](/versions/r2.3/api_docs/cc/class/tensorflow/output#classtensorflow_1_1_output) |\n\n| ### Public functions ||\n|------------------------------------------------------------------------------------------------------------------------|------------------------|\n| [node](#classtensorflow_1_1ops_1_1_string_lower_1a06590aeb47baedabff0cbcce763770f5)`() const ` | `::tensorflow::Node *` |\n| [operator::tensorflow::Input](#classtensorflow_1_1ops_1_1_string_lower_1a459cc819a4457c68bf5ada4e2f61952d)`() const ` | ` ` ` ` |\n| [operator::tensorflow::Output](#classtensorflow_1_1ops_1_1_string_lower_1ae0bdf20b2faaec504eb60da11f3f0bef)`() const ` | ` ` ` ` |\n\n| ### Public static functions ||\n|----------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|\n| [Encoding](#classtensorflow_1_1ops_1_1_string_lower_1a734cccb6e59581e6a96e238592ab8660)`(StringPiece x)` | [Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/string-lower/attrs#structtensorflow_1_1ops_1_1_string_lower_1_1_attrs) |\n\n| ### Structs ||\n|------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| [tensorflow::ops::StringLower::Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/string-lower/attrs) | Optional attribute setters for [StringLower](/versions/r2.3/api_docs/cc/class/tensorflow/ops/string-lower#classtensorflow_1_1ops_1_1_string_lower). |\n\nPublic attributes\n-----------------\n\n### operation\n\n```text\nOperation operation\n``` \n\n### output\n\n```text\n::tensorflow::Output output\n``` \n\nPublic functions\n----------------\n\n### StringLower\n\n```gdscript\n StringLower(\n const ::tensorflow::Scope & scope,\n ::tensorflow::Input input\n)\n``` \n\n### StringLower\n\n```gdscript\n StringLower(\n const ::tensorflow::Scope & scope,\n ::tensorflow::Input input,\n const StringLower::Attrs & attrs\n)\n``` \n\n### node\n\n```gdscript\n::tensorflow::Node * node() const \n``` \n\n### operator::tensorflow::Input\n\n```gdscript\n operator::tensorflow::Input() const \n``` \n\n### operator::tensorflow::Output\n\n```gdscript\n operator::tensorflow::Output() const \n``` \n\nPublic static functions\n-----------------------\n\n### Encoding\n\n```text\nAttrs Encoding(\n StringPiece x\n)\n```"]]