#include <data_flow_ops.h>
Updates the accumulator with a new value for global_step.
Logs warning if the accumulator's value is already higher than new_global_step.
Arguments:
Returns:
Operation
Constructors and Destructors | |
---|---|
AccumulatorSetGlobalStep(const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input new_global_step) |
Public attributes | |
---|---|
operation |
Public functions | |
---|---|
operator::tensorflow::Operation() const |
Operation operation
AccumulatorSetGlobalStep( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input new_global_step )
operator::tensorflow::Operation() const
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/accumulator-set-global-step.html