tensorflow::ops::UnsortedSegmentJoin::Attrs
#include <string_ops.h>
Дополнительные атрибуты для UnsortedSegmentJoin.
Краткое описание
| Общедоступные атрибуты | |
|---|---|
separator_ = "" | StringPiece |
| Общедоступные функции | |
|---|---|
Separator(StringPiece x) | TF_MUST_USE_RESULT Attrs Разделитель, используемый при объединении. |
Общедоступные атрибуты
separator_
StringPiece tensorflow::ops::UnsortedSegmentJoin::Attrs::separator_ = ""
Общедоступные функции
Разделитель
TF_MUST_USE_RESULT Attrs tensorflow::ops::UnsortedSegmentJoin::Attrs::Separator( 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/r2.3/api_docs/cc/struct/tensorflow/ops/unsorted-segment-join/attrs