tensorflow::ops::EncodeBase64::Attrs
#include <string_ops.h>
Дополнительные атрибуты для EncodeBase64.
Краткое описание
| Публичные атрибуты | |
|---|---|
pad_ = false | bool |
| Публичные функции | |
|---|---|
Pad(bool x) | TF_MUST_USE_RESULT Attrs Флаг, указывающий, применяются ли конечные заполнители. |
Публичные атрибуты
pad_
bool tensorflow::ops::EncodeBase64::Attrs::pad_ = false
Публичные функции
Pad
TF_MUST_USE_RESULT Attrs tensorflow::ops::EncodeBase64::Attrs::Pad( bool x )
Флаг, указывающий, применяются ли конечные заполнители.
По умолчанию false
© 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/encode-base64/attrs