संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
टेंसरफ़्लो:: ऑप्स:: स्ट्रिंगजॉइन:: Attrs
#include <string_ops.h>
StringJoin के लिए वैकल्पिक विशेषता सेटर्स।
सारांश
सार्वजनिक समारोह |
---|
Separator (StringPiece x) | स्ट्रिंग, एक वैकल्पिक जुड़ाव विभाजक। |
सार्वजनिक गुण
विभाजक_
StringPiece tensorflow::ops::StringJoin::Attrs::separator_ = ""
सार्वजनिक समारोह
सेपरेटर
TF_MUST_USE_RESULT Attrs tensorflow::ops::StringJoin::Attrs::Separator(
StringPiece x
)
स्ट्रिंग, एक वैकल्पिक जुड़ाव विभाजक।
डिफ़ॉल्ट रूप से ""
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[],[],null,["# tensorflow::ops::StringJoin::Attrs Struct Reference\n\ntensorflow::ops::StringJoin::Attrs\n==================================\n\n`#include \u003cstring_ops.h\u003e`\n\nOptional attribute setters for [StringJoin](/versions/r2.3/api_docs/cc/class/tensorflow/ops/string-join#classtensorflow_1_1ops_1_1_string_join).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------------|---------------|\n| [separator_](#structtensorflow_1_1ops_1_1_string_join_1_1_attrs_1aa45572e4d283d72ec37d60c7b2791db9)` = \"\"` | `StringPiece` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Separator](#structtensorflow_1_1ops_1_1_string_join_1_1_attrs_1a262f0edc354e8bdb8a5bc73b42b39a5d)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/string-join/attrs#structtensorflow_1_1ops_1_1_string_join_1_1_attrs) string, an optional join separator. |\n\nPublic attributes\n-----------------\n\n### separator_\n\n```scdoc\nStringPiece tensorflow::ops::StringJoin::Attrs::separator_ = \"\"\n``` \n\nPublic functions\n----------------\n\n### Separator\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::StringJoin::Attrs::Separator(\n StringPiece x\n)\n``` \nstring, an optional join separator.\n\nDefaults to \"\""]]