W3cubDocs

/TensorFlow C++ 2.3

tensorflow::ops::StringLower::Attrs

#include <string_ops.h>

Optional attribute setters for StringLower.

Summary

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

Public attributes

encoding_

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

Public functions

Encoding

TF_MUST_USE_RESULT Attrs tensorflow::ops::StringLower::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/r2.3/api_docs/cc/struct/tensorflow/ops/string-lower/attrs