Tensorflow :: ops :: AccumulatorSetGlobalStep
#include <data_flow_ops.h>
Aktualisiert den Akkumulator mit einem neuen Wert für global_step.
Zusammenfassung
Protokolliert eine Warnung, wenn der Wert des Akkumulators bereits höher als new_global_step ist.
Argumente:
- scope: Ein Scope- Objekt
- Griff: Der Griff zu einem Akku.
- new_global_step: Der neue global_step-Wert, der festgelegt werden soll.
Kehrt zurück:
- die erstellte
Operation
Konstruktoren und Destruktoren | |
---|---|
AccumulatorSetGlobalStep (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input new_global_step) |
Öffentliche Attribute | |
---|---|
operation |
Öffentliche Funktionen | |
---|---|
operator::tensorflow::Operation () const |
Öffentliche Attribute
Operation
Operation operation
Öffentliche Funktionen
AccumulatorSetGlobalStep
AccumulatorSetGlobalStep( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input new_global_step )
operator :: tensorflow :: Operation
operator::tensorflow::Operation() const