コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
テンソルフロー::作戦::勾配の防止::属性
#include <array_ops.h>
PreventGradientのオプションの属性セッター。
まとめ
公共機能 |
---|
Message (StringPiece x) | 誰かがこの操作を区別しようとすると、エラーに出力されます。 |
パブリック属性
メッセージ_
StringPiece tensorflow::ops::PreventGradient::Attrs::message_ = ""
公共機能
メッセージ
TF_MUST_USE_RESULT Attrs tensorflow::ops::PreventGradient::Attrs::Message(
StringPiece x
)
誰かがこの操作を区別しようとすると、エラーに出力されます。
デフォルトは「」です
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 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/r1.15/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/r1.15/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 \"\""]]