tensorflow::ops::Gather::Атрибуты
#include <array_ops.h>
Дополнительные атрибуты для Gather.
Краткое описание
| Публичные атрибуты | |
|---|---|
validate_indices_ = true | bool |
| Публичные функции | |
|---|---|
ValidateIndices(bool x) | TF_MUST_USE_RESULT Attrs По умолчанию true. |
Публичные атрибуты
validate_indices_
bool tensorflow::ops::Gather::Attrs::validate_indices_ = true
Публичные функции
ValidateIndices
TF_MUST_USE_RESULT Attrs tensorflow::ops::Gather::Attrs::ValidateIndices( bool x )
По умолчанию true.
© 2020 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/versions/r2.4/api_docs/cc/struct/tensorflow/ops/gather/attrs