przepływ tensorowy:: ops:: Akumulator warunkowy rzadki:: Atrybuty

#include <data_flow_ops.h>

Opcjonalne moduły ustawiające atrybuty dla SparseConditionalAccumulator .

Streszczenie

Atrybuty publiczne

container_ = ""
StringPiece
reduction_type_ = "MEAN"
StringPiece
shared_name_ = ""
StringPiece

Funkcje publiczne

Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
Jeśli nie jest pusty, akumulator ten umieszcza się w danym pojemniku.
ReductionType (StringPiece x)
TF_MUST_USE_RESULT Attrs
Domyślnie jest to „ŚREDNIA”.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
Jeśli nie jest pusty, akumulator ten będzie udostępniany pod podaną nazwą w wielu sesjach.

Atrybuty publiczne

pojemnik_

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

typ_redukcji_

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

wspólna_nazwa_

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

Funkcje publiczne

Pojemnik

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

Jeśli nie jest pusty, akumulator ten umieszcza się w danym pojemniku.

W przeciwnym razie używany jest kontener domyślny.

Domyślnie „”

Typ redukcji

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

Domyślnie jest to „ŚREDNIA”.

Wspólna nazwa

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

Jeśli nie jest pusty, akumulator ten będzie udostępniany pod podaną nazwą w wielu sesjach.

Domyślnie „”