Spec-Zone.ru › TensorFlow C++

tensorflow::ops::ConditionalAccumulator::Attrs

#include <data_flow_ops.h>

Дополнительные параметры настройки для ConditionalAccumulator.

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

Общедоступные атрибуты
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::ConditionalAccumulator::Attrs::container_ = ""

reduction_type_

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

shared_name_

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

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

Контейнер

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

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

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

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

ТипReduce

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

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

ИмяShared

TF_MUST_USE_RESULT Attrs tensorflow::ops::ConditionalAccumulator::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/api_docs/cc/struct/tensorflow/ops/conditional-accumulator/attrs

Spec-Zone.ru

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