W3cubDocs

/TensorFlow C++ 1.15

tensorflow::ops::StringUpper::Attrs

#include <string_ops.h>

Optional attribute setters for StringUpper.

Summary

Public attributes
encoding_ = ""
StringPiece
Public functions
Encoding(StringPiece x)
TF_MUST_USE_RESULT Attrs
Defaults to "".

Public attributes

encoding_

StringPiece tensorflow::ops::StringUpper::Attrs::encoding_ = ""

Public functions

Encoding

TF_MUST_USE_RESULT Attrs tensorflow::ops::StringUpper::Attrs::Encoding(
  StringPiece x
)

Defaults to "".

© 2020 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/versions/r1.15/api_docs/cc/struct/tensorflow/ops/string-upper/attrs