#include <array_ops.h>
Optional attribute setters for Empty.
Public attributes | |
---|---|
init_ = false | bool |
Public functions | |
---|---|
Init(bool x) | TF_MUST_USE_RESULT Attrs If True, initialize the returned tensor with the default value of dtype. |
bool tensorflow::ops::Empty::Attrs::init_ = false
TF_MUST_USE_RESULT Attrs tensorflow::ops::Empty::Attrs::Init( bool x )
If True, initialize the returned tensor with the default value of dtype.
Otherwise, the implementation is free not to initializethe tensor's content.
Defaults to false
© 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/struct/tensorflow/ops/empty/attrs.html