Spec-Zone.ru › TensorFlow C++

tensorflow::ops::ReduceJoin::Attrs

#include <string_ops.h>

Дополнительные атрибуты для ReduceJoin.

Краткое описание

Общедоступные атрибуты
keep_dims_ = false
bool
separator_ = ""
StringPiece
Общедоступные функции
KeepDims(bool x)
TF_MUST_USE_RESULT Attrs
Если True, сохранить размеры с длиной 1.
Separator(StringPiece x)
TF_MUST_USE_RESULT Attrs
Разделитель для объединения.

Общедоступные атрибуты

keep_dims_

bool tensorflow::ops::ReduceJoin::Attrs::keep_dims_ = false

separator_

StringPiece tensorflow::ops::ReduceJoin::Attrs::separator_ = ""

Общедоступные функции

KeepDims

TF_MUST_USE_RESULT Attrs tensorflow::ops::ReduceJoin::Attrs::KeepDims(
  bool x
)

Если True, сохранить размеры с длиной 1.

По умолчанию false

Separator

TF_MUST_USE_RESULT Attrs tensorflow::ops::ReduceJoin::Attrs::Separator(
  StringPiece x
)

Разделитель для объединения.

По умолчанию ""

© 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/reduce-join/attrs

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API