Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
tensor akışı:: işlem:: Gradient'i önle:: Öznitelikler
#include <array_ops.h>
PreventGradient için isteğe bağlı öznitelik ayarlayıcılar.
Özet
Genel özellikler |
---|
message_ = "" | StringPiece |
Kamu işlevleri |
---|
Message (StringPiece x) | Herhangi biri bu işlemi farklılaştırmaya çalıştığında hata yazdırılacaktır. |
Genel özellikler
mesaj_
StringPiece tensorflow::ops::PreventGradient::Attrs::message_ = ""
Kamu işlevleri
Mesaj
TF_MUST_USE_RESULT Attrs tensorflow::ops::PreventGradient::Attrs::Message(
StringPiece x
)
Herhangi biri bu işlemi farklılaştırmaya çalıştığında hata yazdırılacaktır.
Varsayılan olarak ""
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-26 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-26 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.3/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.3/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 \"\""]]