संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
टेंसरफ़्लो:: ऑप्स:: प्रिवेंटग्रैडिएंट:: Attrs
#include <array_ops.h>
प्रिवेंटग्रैडिएंट के लिए वैकल्पिक विशेषता सेटर्स।
सारांश
सार्वजनिक समारोह |
---|
Message (StringPiece x) | जब कोई इस ऑपरेशन को अलग करने का प्रयास करेगा तो त्रुटि में मुद्रित किया जाएगा। |
सार्वजनिक गुण
संदेश_
StringPiece tensorflow::ops::PreventGradient::Attrs::message_ = ""
सार्वजनिक समारोह
संदेश
TF_MUST_USE_RESULT Attrs tensorflow::ops::PreventGradient::Attrs::Message(
StringPiece x
)
जब कोई इस ऑपरेशन को अलग करने का प्रयास करेगा तो त्रुटि में मुद्रित किया जाएगा।
डिफ़ॉल्ट रूप से ""
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# tensorflow::ops::PreventGradient::Attrs Struct Reference\n\ntensorflow::ops::PreventGradient::Attrs\n=======================================\n\n`#include \u003carray_ops.h\u003e`\n\nOptional attribute setters for [PreventGradient](/versions/r2.0/api_docs/cc/class/tensorflow/ops/prevent-gradient#classtensorflow_1_1ops_1_1_prevent_gradient).\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------------------------------|---------------|\n| [message_](#structtensorflow_1_1ops_1_1_prevent_gradient_1_1_attrs_1a85ca8381a662c1cca8aabfe5a0ebc560)` = \"\"` | `StringPiece` |\n\n| ### Public functions ||\n|------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Message](#structtensorflow_1_1ops_1_1_prevent_gradient_1_1_attrs_1a5fa5b963ff1b0088230db1ecc380bd41)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/prevent-gradient/attrs#structtensorflow_1_1ops_1_1_prevent_gradient_1_1_attrs) Will be printed in the error when anyone tries to differentiate this operation. |\n\nPublic attributes\n-----------------\n\n### message_\n\n```scdoc\nStringPiece tensorflow::ops::PreventGradient::Attrs::message_ = \"\"\n``` \n\nPublic functions\n----------------\n\n### Message\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::PreventGradient::Attrs::Message(\n StringPiece x\n)\n``` \nWill be printed in the error when anyone tries to differentiate this operation.\n\nDefaults to \"\""]]