コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
テンソルフロー::作戦::文字列下位::属性
#include <string_ops.h>
StringLowerのオプションの属性セッター。
まとめ
パブリック属性
エンコーディング_
StringPiece tensorflow::ops::StringLower::Attrs::encoding_ = ""
公共機能
エンコーディング
TF_MUST_USE_RESULT Attrs tensorflow::ops::StringLower::Attrs::Encoding(
StringPiece x
)
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-28 UTC。
[null,null,["最終更新日 2025-07-28 UTC。"],[],[],null,["# tensorflow::ops::StringLower::Attrs Struct Reference\n\ntensorflow::ops::StringLower::Attrs\n===================================\n\n`#include \u003cstring_ops.h\u003e`\n\nOptional attribute setters for [StringLower](/versions/r1.15/api_docs/cc/class/tensorflow/ops/string-lower#classtensorflow_1_1ops_1_1_string_lower).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------------|---------------|\n| [encoding_](#structtensorflow_1_1ops_1_1_string_lower_1_1_attrs_1ae593720ef576ce19d69cc28a6e65e046)` = \"\"` | `StringPiece` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Encoding](#structtensorflow_1_1ops_1_1_string_lower_1_1_attrs_1a1c8c82a20caf74e3331df587b36d939a)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r1.15/api_docs/cc/struct/tensorflow/ops/string-lower/attrs#structtensorflow_1_1ops_1_1_string_lower_1_1_attrs) Defaults to \"\". |\n\nPublic attributes\n-----------------\n\n### encoding_\n\n```scdoc\nStringPiece tensorflow::ops::StringLower::Attrs::encoding_ = \"\"\n``` \n\nPublic functions\n----------------\n\n### Encoding\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::StringLower::Attrs::Encoding(\n StringPiece x\n)\n``` \nDefaults to \"\"."]]