Spec-Zone.ru › TensorFlow C++ 2.9

tensorflow::ops::SparseConditionalAccumulator::Attrs

#include <data_flow_ops.h>

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

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

Общедоступные атрибуты
container_ = ""
StringPiece
reduction_type_ = "MEAN"
StringPiece
shared_name_ = ""
StringPiece
Общедоступные функции
Container(StringPiece x)
TF_MUST_USE_RESULT Attrs
Если не пусто, этот аккумулирующий элемент помещается в указанный контейнер.
ReductionType(StringPiece x)
TF_MUST_USE_RESULT Attrs
По умолчанию "MEAN".
SharedName(StringPiece x)
TF_MUST_USE_RESULT Attrs
Если не пусто, этот аккумулирующий элемент будет совместно использоваться под заданным именем в нескольких сессиях.

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

container_

StringPiece tensorflow::ops::SparseConditionalAccumulator::Attrs::container_ = ""

reduction_type_

StringPiece tensorflow::ops::SparseConditionalAccumulator::Attrs::reduction_type_ = "MEAN"

shared_name_

StringPiece tensorflow::ops::SparseConditionalAccumulator::Attrs::shared_name_ = ""

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

Контейнер

TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseConditionalAccumulator::Attrs::Container(
  StringPiece x
)

Если не пусто, этот аккумулирующий элемент помещается в указанный контейнер.

В противном случае используется контейнер по умолчанию.

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

Тип вычисления

TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseConditionalAccumulator::Attrs::ReductionType(
  StringPiece x
)

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

Имя для совместного использования

TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseConditionalAccumulator::Attrs::SharedName(
  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/versions/r2.9/api_docs/cc/struct/tensorflow/ops/sparse-conditional-accumulator/attrs

Spec-Zone.ru

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