#include <data_flow_ops.h>
Optional attribute setters for Unstage.
Public attributes | |
---|---|
container_ = "" | StringPiece |
shared_name_ = "" | StringPiece |
Public functions | |
---|---|
Container(StringPiece x) | Defaults to "". |
SharedName(StringPiece x) | Defaults to "". |
StringPiece tensorflow::ops::Unstage::Attrs::container_ = ""
StringPiece tensorflow::ops::Unstage::Attrs::shared_name_ = ""
Attrs tensorflow::ops::Unstage::Attrs::Container( StringPiece x )
Defaults to "".
Attrs tensorflow::ops::Unstage::Attrs::SharedName( StringPiece x )
Defaults to "".
© 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/struct/tensorflow/ops/unstage/attrs.html