#include <state_ops.h>
Checks whether a tensor has been initialized.
Outputs boolean scalar indicating whether the tensor has been initialized.
Arguments:
Returns:
Output
: The is_initialized tensor. Constructors and Destructors | |
---|---|
IsVariableInitialized(const ::tensorflow::Scope & scope, ::tensorflow::Input ref) |
Public attributes | |
---|---|
is_initialized |
Public functions | |
---|---|
node() const | ::tensorflow::Node * |
operator::tensorflow::Input() const | |
operator::tensorflow::Output() const |
::tensorflow::Output is_initialized
IsVariableInitialized( const ::tensorflow::Scope & scope, ::tensorflow::Input ref )
::tensorflow::Node * node() const
operator::tensorflow::Input() const
operator::tensorflow::Output() const
© 2017 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/is-variable-initialized.html