przepływ tensorowy:: ops:: Akumulator warunkowy:: Atrybuty
#include <data_flow_ops.h>Opcjonalne moduły ustawiające atrybuty dla ConditionalAccumulator .
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::ConditionalAccumulator::Attrs::container_ = ""
typ_redukcji_
StringPiece tensorflow::ops::ConditionalAccumulator::Attrs::reduction_type_ = "MEAN"
wspólna_nazwa_
StringPiece tensorflow::ops::ConditionalAccumulator::Attrs::shared_name_ = ""
Funkcje publiczne
Pojemnik
TF_MUST_USE_RESULT Attrs tensorflow::ops::ConditionalAccumulator::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::ConditionalAccumulator::Attrs::ReductionType( StringPiece x )
Domyślnie jest to „ŚREDNIA”.
Wspólna nazwa
TF_MUST_USE_RESULT Attrs tensorflow::ops::ConditionalAccumulator::Attrs::SharedName( StringPiece x )
Jeśli nie jest pusty, akumulator ten będzie udostępniany pod podaną nazwą w wielu sesjach.
Domyślnie „”