tensorflow::ops::ScatterNdUpdate::Атрибуты
#include <state_ops.h>
Дополнительные атрибуты для ScatterNdUpdate.
Краткое описание
| Общедоступные атрибуты | |
|---|---|
use_locking_ = true | bool |
| Общедоступные функции | |
|---|---|
UseLocking(bool x) | TF_MUST_USE_RESULT Attrs Необязательный булевый параметр. |
Общедоступные атрибуты
use_locking_
bool tensorflow::ops::ScatterNdUpdate::Attrs::use_locking_ = true
Общедоступные функции
UseLocking
TF_MUST_USE_RESULT Attrs tensorflow::ops::ScatterNdUpdate::Attrs::UseLocking( bool x )
Необязательный булевый параметр.
По умолчанию True. Если True, присваивание будет защищено блокировкой; в противном случае поведение не определено, но может быть менее конкурентноспособным.
По умолчанию значение true
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/cc/struct/tensorflow/ops/scatter-nd-update/attrs