tensorflow::ops::PreventGradient::Attrs
#include <array_ops.h>
Дополнительные атрибуты для PreventGradient.
Краткое описание
| Общедоступные атрибуты | |
|---|---|
message_ = "" | StringPiece |
| Общедоступные функции | |
|---|---|
Message(StringPiece x) | TF_MUST_USE_RESULT Attrs Будет выведено в ошибку, когда кто-то попытается продифференцировать эту операцию. |
Общедоступные атрибуты
message_
StringPiece tensorflow::ops::PreventGradient::Attrs::message_ = ""
Общедоступные функции
Сообщение
TF_MUST_USE_RESULT Attrs tensorflow::ops::PreventGradient::Attrs::Message( StringPiece x )
Будет выведено в ошибку, когда кто-то попытается продифференцировать эту операцию.
По умолчанию ""
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/cc/struct/tensorflow/ops/prevent-gradient/attrs